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

FHIR IG analytics

Packagenictiz.fhir.nl.r4.nl-core
Resource TypeDevice
Idnl-core-BowelFunction-02-Device-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

Apparaat/Systeem. Patiƫnt: Patient, Johanna Petronella Maria (Jo) van Putten-van der Giessen.
Elastisch broekje
Typeincontinentiebroek

Source1

{
  "resourceType": "Device",
  "id": "nl-core-BowelFunction-02-Device-01",
  "meta": {
    "profile": [
      "http://nictiz.nl/fhir/StructureDefinition/nl-core-MedicalDevice.Product"
    ]
  },
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "type": {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "code": "1141889003",
        "display": "incontinentiebroek"
      }
    ]
  },
  "patient": {
    "reference": "Patient/nl-core-Patient-01",
    "type": "Patient",
    "display": "Patient, Johanna Petronella Maria (Jo) van Putten-van der Giessen"
  },
  "note": [
    {
      "text": "Elastisch broekje"
    }
  ]
}