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-BowelFunction-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. Status: definitief
CodeWaarde
defecatie

Source1

{
  "resourceType": "Observation",
  "id": "nl-core-BowelFunction-01",
  "meta": {
    "profile": [
      "http://nictiz.nl/fhir/StructureDefinition/nl-core-BowelFunction"
    ]
  },
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://nictiz.nl/fhir/StructureDefinition/ext-StomaReference",
      "valueReference": {
        "reference": "Condition/nl-core-BowelFunction-01-Condition-01",
        "type": "Condition",
        "display": "Stoma, type: dubbelloops colostoma"
      }
    }
  ],
  "status": "final",
  "code": {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "code": "111989001",
        "display": "defecatie"
      }
    ]
  },
  "subject": {
    "reference": "Patient/nl-core-Patient-01",
    "type": "Patient",
    "display": "Patient, Johanna Petronella Maria (Jo) van Putten-van der Giessen"
  },
  "hasMember": [
    {
      "reference": "Observation/nl-core-BowelFunction.Frequency-01",
      "type": "Observation",
      "display": "Frequentie: 3/d"
    },
    {
      "reference": "Observation/nl-core-BowelFunction.DefecationConsistency-01",
      "type": "Observation",
      "display": "Defecatie consistentie: Als een worst of slang, glad en zacht"
    },
    {
      "reference": "Observation/nl-core-BowelFunction.DefecationColor-01",
      "type": "Observation",
      "display": "Defecatie kleur: kleur van feces normaal"
    }
  ]
}