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

org.opencds.cqf.acceleratorkit.output.structuredefinition-varicose-oedema-counsel-notdone.json Maven / Gradle / Ivy

There is a newer version: 3.1.0
Show newest version
{
  "resourceType": "StructureDefinition",
  "id": "varicose-oedema-counsel-notdone",
  "url": "http://fhir.org/guides/who/anc-cds/StructureDefinition/varicose-oedema-counsel-notdone",
  "name": "varicose_oedema_counsel_notdone",
  "title": "Reason",
  "status": "draft",
  "experimental": false,
  "description": "Select the reason why counseling for the symptom \"Varicose veins or oedema\" was not done.",
  "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": "165342AAAAAAAAAAAAAAAAAAAAAAAAAAAAAA",
              "display": "Concept - Reason counseling was not done"
            }
          ]
        },
        "mustSupport": true
      },
      {
        "id": "Observation.value[x]",
        "path": "Observation.value[x]",
        "min": 0,
        "max": "1",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ],
        "mustSupport": true,
        "binding": {
          "strength": "required",
          "valueSet": "http://fhir.org/guides/who/anc-cds/ValueSet/varicose-oedema-counsel-notdone-values"
        }
      }
    ]
  }
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy