Nictiz FHIR NL R4 Zib2020
0.9.0 - CI Build

Nictiz FHIR NL R4 Zib2020 - Local Development build (v0.9.0). See the Directory of published versions

: Example Condition - nl-core-LegalSituation-Representation-02 - JSON Representation

Raw json | Download


{
  "resourceType" : "Condition",
  "id" : "nl-core-LegalSituation-Representation-02",
  "meta" : {
    "profile" : [
      "http://nictiz.nl/fhir/StructureDefinition/nl-core-LegalSituation-Representation"
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Condition</b><a name=\"nl-core-LegalSituation-Representation-02\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource Condition &quot;nl-core-LegalSituation-Representation-02&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-nl-core-LegalSituation-Representation.html\">nl core LegalSituation Representation</a></p></div><p><b>clinicalStatus</b>: Inactive <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.3.0/CodeSystem-condition-clinical.html\">Condition Clinical Status Codes</a>#inactive)</span></p><p><b>category</b>: type voogd <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#151701000146105)</span></p><p><b>code</b>: Bewindvoering <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (unknown#7)</span></p><p><b>subject</b>: <a href=\"Patient-nl-core-Patient-01.html\">Patient/nl-core-Patient-01: Patient, Johanna Petronella Maria (Jo) van Putten-van der Giessen</a> &quot; VAN PUTTEN-VAN DER GIESSEN&quot;</p><p><b>onset</b>: 2018-01-01</p><p><b>abatement</b>: 2020-01-01</p></div>"
  },
  "clinicalStatus" : {
    "coding" : [
      {
        "system" : "http://terminology.hl7.org/CodeSystem/condition-clinical",
        "code" : "inactive",
        "display" : "Inactive"
      }
    ]
  },
  "category" : [
    {
      "coding" : [
        {
          "system" : "http://snomed.info/sct",
          "code" : "151701000146105",
          "display" : "type voogd"
        }
      ]
    }
  ],
  "code" : {
    "coding" : [
      {
        "system" : "urn:oid:2.16.840.1.113883.2.4.3.11.60.40.4.23.3",
        "code" : "7",
        "display" : "Bewindvoering"
      }
    ]
  },
  "subject" : {
    "reference" : "Patient/nl-core-Patient-01",
    "type" : "Patient",
    "display" : "Patient, Johanna Petronella Maria (Jo) van Putten-van der Giessen"
  },
  "onsetDateTime" : "2018-01-01",
  "abatementDateTime" : "2020-01-01"
}