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

FHIR IG analytics

Packagenictiz.fhir.nl.stu3.iwlz
Resource TypeObservation
Idiwlz-BeperkingScore-02.json
FHIR VersionR3

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "Observation",
  "id": "iwlz-BeperkingScore-02",
  "meta": {
    "profile": [
      "http://nictiz.nl/fhir/StructureDefinition/iwlz-BeperkingScore"
    ]
  },
  "status": "final",
  "code": {
    "coding": [
      {
        "system": "http://istandaarden.nl/ibieb/codesystemen/COD825",
        "code": "0101",
        "display": "Sociale redzaamheid - Problemen oplossen, besluiten nemen en gevolgen inschatten"
      }
    ]
  },
  "subject": {
    "reference": "Patient/iwlz-Persoon-01",
    "display": "Marie Van der Molen"
  },
  "valueCodeableConcept": {
    "coding": [
      {
        "system": "http://istandaarden.nl/ibieb/codesystemen/COD828",
        "code": "3",
        "display": "Kan dit niet zelfstandig/iemand anders moet dit overnemen"
      }
    ]
  }
}