CH EKM (R4)
0.0.1 - ci-build Switzerland flag

CH EKM (R4), published by Federal Office of Public Health FOPH. This guide is not an authorized publication; it is the continuous build for version 0.0.1 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/ahdis/ch-ekm/ and changes regularly. See the Directory of published versions

: ExtractedConditionMpox - JSON Representation

Raw json | Download

{
  "resourceType" : "Condition",
  "id" : "ExtractedConditionMpox",
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Condition ExtractedConditionMpox</b></p><a name=\"ExtractedConditionMpox\"> </a><a name=\"hcExtractedConditionMpox\"> </a><p><b>category</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/condition-category encounter-diagnosis}\">Encounter Diagnosis</span></p><p><b>subject</b>: <a href=\"Patient-ExtractedPatient.html\">Y X  Unknown, DoB:  ( urn:oid:2.16.756.5.32#AHVN13#?ngen-9?)</a></p><p><b>onset</b>: <code>SDC Template Extract Extension (carrier): </code>, <code>Extract Template - Extract value: </code>iif(%resource.descendants().where(linkId='manifestationBeginUnknown').answer.value.first() = true, {}, %resource.descendants().where(linkId='manifestationBeginDate').answer.value.first())</p><p><b>recorder</b>: <a href=\"PractitionerRole-ExtractedTreatingPractitionerRole.html\">PractitionerRole</a></p><h3>Evidences</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Extension</b></td><td><b>Code</b></td></tr><tr><td style=\"display: none\">*</td><td/><td><span title=\"Codes:{http://snomed.info/sct 95324001}\">Skin lesion (disorder)</span></td></tr></table></div>"
  },
  "category" : [
    {
      "coding" : [
        {
          "system" : "http://terminology.hl7.org/CodeSystem/condition-category",
          "code" : "encounter-diagnosis"
        }
      ]
    }
  ],
  "subject" : {
    🔗 "reference" : "Patient/ExtractedPatient"
  },
  "_onsetDateTime" : {
    "extension" : [
      {
        "extension" : [
          {
            "url" : "http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-templateExtractContext",
            "valueString" : "%resource.descendants().where(linkId='manifestationBeginUnknown').answer.value.where($this = true)"
          },
          {
            "url" : "http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-templateExtractValue",
            "valueString" : "%factory.Extension('http://hl7.org/fhir/StructureDefinition/data-absent-reason', %factory.code('asked-unknown'))"
          }
        ],
        "url" : "http://fhir.ch/ig/ch-ekm/StructureDefinition/sdc-templateExtractExtension"
      },
      {
        "url" : "http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-templateExtractValue",
        "valueString" : "iif(%resource.descendants().where(linkId='manifestationBeginUnknown').answer.value.first() = true, {}, %resource.descendants().where(linkId='manifestationBeginDate').answer.value.first())"
      }
    ]
  },
  "recorder" : {
    🔗 "reference" : "PractitionerRole/ExtractedTreatingPractitionerRole"
  },
  "evidence" : [
    {
      "extension" : [
        {
          "url" : "http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-templateExtractContext",
          "valueString" : "%resource.descendants().where(linkId='manifestation').answer.value"
        }
      ],
      "code" : [
        {
          "coding" : [
            {
              "extension" : [
                {
                  "url" : "http://hl7.org/fhir/uv/sdc/StructureDefinition/sdc-questionnaire-templateExtractValue",
                  "valueString" : "ofType(Coding)"
                }
              ],
              "system" : "http://snomed.info/sct",
              "code" : "95324001",
              "display" : "Skin lesion (disorder)"
            }
          ]
        }
      ]
    }
  ]
}