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.Frequency-02.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
frequentie van defecatie4 /d

Source1

{
  "resourceType": "Observation",
  "id": "nl-core-BowelFunction.Frequency-02",
  "meta": {
    "profile": [
      "http://nictiz.nl/fhir/StructureDefinition/nl-core-BowelFunction.Frequency"
    ]
  },
  "text": {
    "status": "extensions",
    "div": "<!-- snip (see above) -->"
  },
  "status": "final",
  "code": {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "code": "162098000",
        "display": "frequentie van defecatie"
      }
    ]
  },
  "subject": {
    "reference": "Patient/nl-core-Patient-01",
    "type": "Patient",
    "display": "Patient, Johanna Petronella Maria (Jo) van Putten-van der Giessen"
  },
  "valueQuantity": {
    "value": 4,
    "unit": "/d",
    "system": "http://unitsofmeasure.org",
    "code": "/d"
  }
}