NAPKON GECCO+
1.0.0 - ci-build

NAPKON GECCO+ - Local Development build (v1.0.0). See the Directory of published versions

: Instance of profile allergies with expression -refuted- in the context of geccoplus. - JSON Representation

Raw json | Download


{
  "resourceType" : "Condition",
  "id" : "instance-allergies-refuted",
  "meta" : {
    "profile" : [
      "https://www.napkon.de/fhir/StructureDefinition/geccoplus-allergy"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative</b></p><p><b>verificationStatus</b>: <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/condition-ver-status refuted}, {http://snomed.info/sct 410594000}\">Definitely NOT present (qualifier value)</span></p><p><b>category</b>: <span title=\"Codes: {http://snomed.info/sct 394805004}\">Clinical immunology/allergy (qualifier value)</span></p><p><b>code</b>: <span title=\"Codes: {http://snomed.info/sct 232349006}\">Allergy to house dust (finding)</span></p><p><b>subject</b>: <a href=\"Patient-ExamplePatient.html\">Generated Summary: Medical record number: napkon-example-patient; maxi musterperson (OFFICIAL); gender: unknown; birthDate: 1990-08-08</a></p><p><b>recordedDate</b>: 2021-11-29</p></div>"
  },
  "verificationStatus" : {
    "coding" : [
      {
        "system" : "http://terminology.hl7.org/CodeSystem/condition-ver-status",
        "code" : "refuted"
      },
      {
        "system" : "http://snomed.info/sct",
        "code" : "410594000",
        "display" : "Definitely NOT present (qualifier value)"
      }
    ]
  },
  "category" : [
    {
      "coding" : [
        {
          "system" : "http://snomed.info/sct",
          "code" : "394805004",
          "display" : "Clinical immunology/allergy (qualifier value)"
        }
      ]
    }
  ],
  "code" : {
    "coding" : [
      {
        "system" : "http://snomed.info/sct",
        "code" : "232349006",
        "display" : "Allergy to house dust (finding)"
      }
    ]
  },
  "subject" : {
    "reference" : "Patient/ExamplePatient"
  },
  "recordedDate" : "2021-11-29"
}