Nictiz FHIR NL R4 Zib2020 - Local Development build (v0.9.0). See the Directory of published versions
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix sct: <http://snomed.info/id/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:Observation ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "nl-core-ChecklistPainBehavior-01"] ; #
fhir:meta [
( fhir:profile [
fhir:v "http://nictiz.nl/fhir/StructureDefinition/nl-core-ChecklistPainBehavior"^^xsd:anyURI ;
fhir:link <http://nictiz.nl/fhir/StructureDefinition/nl-core-ChecklistPainBehavior> ] )
] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Observation</b><a name=\"nl-core-ChecklistPainBehavior-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 "nl-core-ChecklistPainBehavior-01" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-nl-core-ChecklistPainBehavior.html\">nl core ChecklistPainBehavior</a></p></div><p><b>status</b>: final</p><p><b>code</b>: Pain Behaviour Checklist <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#108331000146104)</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> " VAN PUTTEN-VAN DER GIESSEN"</p><p><b>effective</b>: 2016-12-19 10:45:00+0100</p><p><b>value</b>: 6</p><p><b>note</b>: pijn gemeten i.v.m. toegenomen onrust</p><blockquote><p><b>component</b></p><p><b>code</b>: ChecklistPijnGedrag Gezicht <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (unknown#12017003)</span></p><p><b>value</b>: 1</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: ChecklistPijnGedrag Mond <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (unknown#12017004)</span></p><p><b>value</b>: 0</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: ChecklistPijnGedrag Grimas <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (unknown#12017005)</span></p><p><b>value</b>: 1</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: ChecklistPijnGedrag VerdrietigeBlik <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (unknown#12017006)</span></p><p><b>value</b>: 0</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: ChecklistPijnGedrag Ogen <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (unknown#12017007)</span></p><p><b>value</b>: 1</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: ChecklistPijnGedrag Paniek <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (unknown#12017008)</span></p><p><b>value</b>: 1</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: ChecklistPijnGedrag Kreunen <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (unknown#12017009)</span></p><p><b>value</b>: 1</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: ChecklistPijnGedrag Huilen <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (unknown#12017010)</span></p><p><b>value</b>: 0</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: ChecklistPijnGedrag Onrustgeluiden <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (unknown#12017011)</span></p><p><b>value</b>: 1</p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: ChecklistPijnGedrag Tranen <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (unknown#12017012)</span></p><p><b>value</b>: 0</p></blockquote></div>"
] ; #
fhir:status [ fhir:v "final"] ; #
fhir:code [
( fhir:coding [
a sct:108331000146104 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "108331000146104" ] ;
fhir:display [ fhir:v "Pain Behaviour Checklist" ] ] )
] ; #
fhir:subject [
fhir:reference [ fhir:v "Patient/nl-core-Patient-01" ] ;
fhir:type [ fhir:v "Patient"^^xsd:anyURI ] ;
fhir:display [ fhir:v "Patient, Johanna Petronella Maria (Jo) van Putten-van der Giessen" ]
] ; #
fhir:effective [ fhir:v "2016-12-19T10:45:00+01:00"^^xsd:dateTime] ; #
fhir:value [ fhir:v "6"^^xsd:integer] ; #
fhir:note ( [
fhir:text [ fhir:v "pijn gemeten i.v.m. toegenomen onrust" ]
] ) ; #
fhir:component ( [
fhir:code [
( fhir:coding [
fhir:system [ fhir:v "urn:oid:2.16.840.1.113883.2.4.3.11.60.40.4.0.1"^^xsd:anyURI ] ;
fhir:code [ fhir:v "12017003" ] ;
fhir:display [ fhir:v "ChecklistPijnGedrag Gezicht" ] ] ) ] ;
fhir:value [ fhir:v "1"^^xsd:integer ]
] [
fhir:code [
( fhir:coding [
fhir:system [ fhir:v "urn:oid:2.16.840.1.113883.2.4.3.11.60.40.4.0.1"^^xsd:anyURI ] ;
fhir:code [ fhir:v "12017004" ] ;
fhir:display [ fhir:v "ChecklistPijnGedrag Mond" ] ] ) ] ;
fhir:value [ fhir:v "0"^^xsd:integer ]
] [
fhir:code [
( fhir:coding [
fhir:system [ fhir:v "urn:oid:2.16.840.1.113883.2.4.3.11.60.40.4.0.1"^^xsd:anyURI ] ;
fhir:code [ fhir:v "12017005" ] ;
fhir:display [ fhir:v "ChecklistPijnGedrag Grimas" ] ] ) ] ;
fhir:value [ fhir:v "1"^^xsd:integer ]
] [
fhir:code [
( fhir:coding [
fhir:system [ fhir:v "urn:oid:2.16.840.1.113883.2.4.3.11.60.40.4.0.1"^^xsd:anyURI ] ;
fhir:code [ fhir:v "12017006" ] ;
fhir:display [ fhir:v "ChecklistPijnGedrag VerdrietigeBlik" ] ] ) ] ;
fhir:value [ fhir:v "0"^^xsd:integer ]
] [
fhir:code [
( fhir:coding [
fhir:system [ fhir:v "urn:oid:2.16.840.1.113883.2.4.3.11.60.40.4.0.1"^^xsd:anyURI ] ;
fhir:code [ fhir:v "12017007" ] ;
fhir:display [ fhir:v "ChecklistPijnGedrag Ogen" ] ] ) ] ;
fhir:value [ fhir:v "1"^^xsd:integer ]
] [
fhir:code [
( fhir:coding [
fhir:system [ fhir:v "urn:oid:2.16.840.1.113883.2.4.3.11.60.40.4.0.1"^^xsd:anyURI ] ;
fhir:code [ fhir:v "12017008" ] ;
fhir:display [ fhir:v "ChecklistPijnGedrag Paniek" ] ] ) ] ;
fhir:value [ fhir:v "1"^^xsd:integer ]
] [
fhir:code [
( fhir:coding [
fhir:system [ fhir:v "urn:oid:2.16.840.1.113883.2.4.3.11.60.40.4.0.1"^^xsd:anyURI ] ;
fhir:code [ fhir:v "12017009" ] ;
fhir:display [ fhir:v "ChecklistPijnGedrag Kreunen" ] ] ) ] ;
fhir:value [ fhir:v "1"^^xsd:integer ]
] [
fhir:code [
( fhir:coding [
fhir:system [ fhir:v "urn:oid:2.16.840.1.113883.2.4.3.11.60.40.4.0.1"^^xsd:anyURI ] ;
fhir:code [ fhir:v "12017010" ] ;
fhir:display [ fhir:v "ChecklistPijnGedrag Huilen" ] ] ) ] ;
fhir:value [ fhir:v "0"^^xsd:integer ]
] [
fhir:code [
( fhir:coding [
fhir:system [ fhir:v "urn:oid:2.16.840.1.113883.2.4.3.11.60.40.4.0.1"^^xsd:anyURI ] ;
fhir:code [ fhir:v "12017011" ] ;
fhir:display [ fhir:v "ChecklistPijnGedrag Onrustgeluiden" ] ] ) ] ;
fhir:value [ fhir:v "1"^^xsd:integer ]
] [
fhir:code [
( fhir:coding [
fhir:system [ fhir:v "urn:oid:2.16.840.1.113883.2.4.3.11.60.40.4.0.1"^^xsd:anyURI ] ;
fhir:code [ fhir:v "12017012" ] ;
fhir:display [ fhir:v "ChecklistPijnGedrag Tranen" ] ] ) ] ;
fhir:value [ fhir:v "0"^^xsd:integer ]
] ) . #
IG © 2023+ HL7NL. Package zibs2020#0.9.0 based on FHIR 4.0.1. Generated 2023-10-17
Links: Table of Contents |
QA Report