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

FHIR IG analytics

Packagenictiz.fhir.nl.r4.nl-core
Resource TypeObservation
Idnl-core-FunctionalOrMentalStatus-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

Observatie/bepaling. Subject: Patient, Johanna Petronella Maria (Jo) van Putten-van der Giessen. Categorie: bevinding betreffende functioneren, Status: definitief
Bepalingdatum/tijd23 februari 2015
CodeWaarde
kan zich scherenmoeite met scheren

Source1

{
  "resourceType": "Observation",
  "id": "nl-core-FunctionalOrMentalStatus-01",
  "meta": {
    "profile": [
      "http://nictiz.nl/fhir/StructureDefinition/nl-core-FunctionalOrMentalStatus"
    ]
  },
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/workflow-supportingInfo",
      "valueReference": {
        "reference": "DeviceUseStatement/nl-core-FunctionalOrMentalStatus-01-DeviceUseStatement-01",
        "type": "DeviceUseStatement",
        "display": "Ergonomisch elektrisch scheerapparaat"
      }
    }
  ],
  "status": "final",
  "category": [
    {
      "coding": [
        {
          "system": "http://snomed.info/sct",
          "code": "118228005",
          "display": "bevinding betreffende functioneren"
        }
      ]
    }
  ],
  "code": {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "code": "284888003",
        "display": "kan zich scheren"
      }
    ]
  },
  "subject": {
    "reference": "Patient/nl-core-Patient-01",
    "type": "Patient",
    "display": "Patient, Johanna Petronella Maria (Jo) van Putten-van der Giessen"
  },
  "effectiveDateTime": "2015-02-23",
  "valueCodeableConcept": {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "code": "284892005",
        "display": "moeite met scheren"
      }
    ]
  },
  "note": [
    {
      "text": "Door verminderde fijne motoriek niet mogelijk om het gezicht volledig glad te scheren"
    }
  ]
}