All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.opencds.cqf.acceleratorkit.output.structuredefinition-sfh-gest-age.json Maven / Gradle / Ivy

There is a newer version: 3.1.0
Show newest version
{
  "resourceType": "StructureDefinition",
  "id": "sfh-gest-age",
  "url": "http://fhir.org/guides/who/anc-cds/StructureDefinition/sfh-gest-age",
  "name": "sfh_gest_age",
  "title": "GA from SFH or palpation - wks",
  "status": "draft",
  "experimental": false,
  "description": "If LMP is unknown and either ultrasound wasn't done or it wasn't done early enough, then show the option for health worker to enter GA in weeks based on Symphysis Fundal Height (SFH) or abdominal palpation.",
  "fhirVersion": "4.0.0",
  "kind": "resource",
  "abstract": false,
  "type": "Observation",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Observation",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Observation",
        "path": "Observation",
        "mustSupport": false
      },
      {
        "id": "Observation.code",
        "path": "Observation.code",
        "min": 1,
        "max": "1",
        "fixedCodeableConcept": {
          "coding": [
            {
              "system": "http://openmrs.org/concepts",
              "code": "1439AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA",
              "display": "Concept - FUNDAL HEIGHT"
            }
          ]
        },
        "mustSupport": true
      },
      {
        "id": "Observation.value[x]",
        "path": "Observation.value[x]",
        "min": 1,
        "max": "1",
        "type": [
          {
            "code": "integer"
          }
        ],
        "mustSupport": true
      }
    ]
  }
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy