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

FHIR IG analytics

Packagenictiz.fhir.nl.stu3.zib2017
Resource TypeObservation
Idzib-FunctionalOrMentalStatus-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: Johan XXX_Helleman. Id: 1a56e129-8fdf-11ec-2982-020000000000 (urn:oid:2.16.840.1.113883.2.4.3.11.999.7.6), Categorie: Functional finding (finding), Status: definitief
Bepalingdatum/tijdVanaf 2001
CodeWaarde
Zich wassenERNSTIGE stoornis (aanzienlijk, hoog, sterk, ...) 50-95%

Source1

{
  "resourceType": "Observation",
  "id": "zib-functionalormentalstatus-01",
  "meta": {
    "profile": [
      "http://nictiz.nl/fhir/StructureDefinition/zib-FunctionalOrMentalStatus"
    ]
  },
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "identifier": [
    {
      "system": "urn:oid:2.16.840.1.113883.2.4.3.11.999.7.6",
      "value": "1a56e129-8fdf-11ec-2982-020000000000"
    }
  ],
  "status": "final",
  "category": [
    {
      "coding": [
        {
          "system": "http://snomed.info/sct",
          "code": "118228005",
          "display": "Functional finding (finding)"
        }
      ]
    }
  ],
  "code": {
    "coding": [
      {
        "system": "http://hl7.org/fhir/sid/icf-nl",
        "code": "d510",
        "display": "Zich wassen"
      }
    ]
  },
  "subject": {
    "reference": "Patient/nl-core-patient-01",
    "display": "Johan XXX_Helleman"
  },
  "effectivePeriod": {
    "start": "2001"
  },
  "valueCodeableConcept": {
    "coding": [
      {
        "system": "http://hl7.org/fhir/sid/icf-nl",
        "code": "d510.3",
        "display": "ERNSTIGE stoornis (aanzienlijk, hoog, sterk, ...) 50-95%"
      }
    ]
  }
}