FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagenictiz.fhir.nl.r4.nl-core
Resource TypeFlag
Idnl-core-Alert-01.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Attentievlag. Subject: Patient, Johanna Petronella Maria (Jo) van Putten-van der Giessen. Categorie: condition, Status: inactief
Categoriecondition
CodeNot Applicable
DetailProblem, type: Klinische bevinding
Periode15 september 2012 - 30 december 2012

Source1

{
  "resourceType": "Flag",
  "id": "nl-core-Alert-01",
  "meta": {
    "profile": [
      "http://nictiz.nl/fhir/StructureDefinition/nl-core-Alert"
    ]
  },
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/flag-detail",
      "valueReference": {
        "reference": "Condition/nl-core-Alert-01-Condition-01",
        "type": "Condition",
        "display": "Problem, type: Klinische bevinding"
      }
    }
  ],
  "status": "inactive",
  "category": [
    {
      "coding": [
        {
          "system": "http://loinc.org",
          "code": "75323-6",
          "display": "condition"
        }
      ]
    }
  ],
  "code": {
    "coding": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/data-absent-reason",
        "code": "not-applicable",
        "display": "Not Applicable"
      }
    ]
  },
  "subject": {
    "reference": "Patient/nl-core-Patient-01",
    "type": "Patient",
    "display": "Patient, Johanna Petronella Maria (Jo) van Putten-van der Giessen"
  },
  "period": {
    "start": "2012-09-15",
    "end": "2012-12-30"
  }
}