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

FHIR IG analytics

Packagenictiz.fhir.nl.stu3.zib2017
Resource TypeObservation
Idzib-BladderFunction-01.json
FHIR VersionR3

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

Observatie/bepaling. Subject: J. XXX_Helleman (Johan). Id: 18fc0d27-8fdf-11ec-2074-020000000000 (urn:oid:2.16.840.1.113883.2.4.3.11.999.7.6), Status: definitief
Bepalingdatum/tijd06:48:30, 8 februari 2013
CodeWaarde
Micturition (observable entity)Incontinent

Source1

{
  "resourceType": "Observation",
  "id": "zib-bladderfunction-01",
  "meta": {
    "profile": [
      "http://nictiz.nl/fhir/StructureDefinition/zib-BladderFunction"
    ]
  },
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://nictiz.nl/fhir/StructureDefinition/observation-zibStomaReference",
      "valueReference": {
        "reference": "Observation/zib-stoma-bladderfunction-01",
        "display": "Stoma (morphologic abnormality)"
      }
    }
  ],
  "identifier": [
    {
      "system": "urn:oid:2.16.840.1.113883.2.4.3.11.999.7.6",
      "value": "18fc0d27-8fdf-11ec-2074-020000000000"
    }
  ],
  "status": "final",
  "code": {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "code": "28278009",
        "display": "Micturition (observable entity)"
      }
    ]
  },
  "subject": {
    "reference": "Patient/nl-core-patient-01",
    "display": "J. XXX_Helleman (Johan)"
  },
  "effectiveDateTime": "2013-02-08T06:48:30+02:00",
  "valueCodeableConcept": {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "code": "165232002",
        "display": "Incontinent"
      }
    ]
  }
}