Nictiz FHIR NL R4 Zib2020
0.9.0 - CI Build

Nictiz FHIR NL R4 Zib2020 - Local Development build (v0.9.0). See the Directory of published versions

: Example Observation - nl-core-BowelFunction-01 - JSON Representation

Raw json | Download


{
  "resourceType" : "Observation",
  "id" : "nl-core-BowelFunction-01",
  "meta" : {
    "profile" : [
      "http://nictiz.nl/fhir/StructureDefinition/nl-core-BowelFunction"
    ]
  },
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Observation</b><a name=\"nl-core-BowelFunction-01\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource Observation &quot;nl-core-BowelFunction-01&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-nl-core-BowelFunction.html\">nl core BowelFunction</a></p></div><p><b>ext StomaReference</b>: <a href=\"Condition-nl-core-BowelFunction-01-Condition-01.html\">Condition/nl-core-BowelFunction-01-Condition-01: Stoma, type: dubbelloops colostoma</a></p><p><b>status</b>: final</p><p><b>code</b>: defecatie <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#111989001)</span></p><p><b>subject</b>: <a href=\"Patient-nl-core-Patient-01.html\">Patient/nl-core-Patient-01: Patient, Johanna Petronella Maria (Jo) van Putten-van der Giessen</a> &quot; VAN PUTTEN-VAN DER GIESSEN&quot;</p><blockquote><p><b>component</b></p><p><b>code</b>: frequentie van defecatie <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#162098000)</span></p><p><b>value</b>: 3 /d<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code /d = '/d')</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: score op Bristol Stoelgangschaal <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#443172007)</span></p><p><b>value</b>: Als een worst of slang, glad en zacht <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (unknown#Type 4)</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: Color of Stool <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#9397-1)</span></p><p><b>value</b>: kleur van feces normaal <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#167605001)</span></p></blockquote></div>"
  },
  "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"
  },
  "component" : [
    {
      "code" : {
        "coding" : [
          {
            "system" : "http://snomed.info/sct",
            "code" : "162098000",
            "display" : "frequentie van defecatie"
          }
        ]
      },
      "valueQuantity" : {
        "value" : 3,
        "unit" : "/d",
        "system" : "http://unitsofmeasure.org",
        "code" : "/d"
      }
    },
    {
      "code" : {
        "coding" : [
          {
            "system" : "http://snomed.info/sct",
            "code" : "443172007",
            "display" : "score op Bristol Stoelgangschaal"
          }
        ]
      },
      "valueCodeableConcept" : {
        "coding" : [
          {
            "system" : "urn:oid:2.16.840.1.113883.2.4.3.11.60.40.4.3.1",
            "code" : "Type 4",
            "display" : "Als een worst of slang, glad en zacht"
          }
        ]
      }
    },
    {
      "code" : {
        "coding" : [
          {
            "system" : "http://loinc.org",
            "code" : "9397-1",
            "display" : "Color of Stool"
          }
        ]
      },
      "valueCodeableConcept" : {
        "coding" : [
          {
            "system" : "http://snomed.info/sct",
            "code" : "167605001",
            "display" : "kleur van feces normaal"
          }
        ]
      }
    }
  ]
}