Nictiz FHIR NL R4 Zib2020 - Local Development build (v0.9.0). See the Directory of published versions
@prefix fhir: <http://hl7.org/fhir/> .
@prefix loinc: <https://loinc.org/rdf/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:ImmunizationRecommendation ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "nl-core-Vaccination-request-01"] ; #
fhir:meta [
( fhir:profile [
fhir:v "http://nictiz.nl/fhir/StructureDefinition/nl-core-Vaccination-request"^^xsd:anyURI ;
fhir:link <http://nictiz.nl/fhir/StructureDefinition/nl-core-Vaccination-request> ] )
] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: ImmunizationRecommendation</b><a name=\"nl-core-Vaccination-request-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 ImmunizationRecommendation "nl-core-Vaccination-request-01" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-nl-core-Vaccination-request.html\">nl core Vaccination request</a></p></div><p><b>patient</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>date</b>: 2021-11-19 21:17:13+0100</p><blockquote><p><b>recommendation</b></p><p><b>vaccineCode</b>: DKTP/HIB-vaccin <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.3.0/CodeSystem-v3-WC.html\">WHO ATC</a>#J07CA06)</span></p><p><b>forecastStatus</b>: Due <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.3.0/CodeSystem-immunization-recommendation-status.html\">Immunization Recommendation Status Codes</a>#due)</span></p><h3>DateCriterions</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Code</b></td><td><b>Value</b></td></tr><tr><td style=\"display: none\">*</td><td>30980-7 <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#30980-7)</span></td><td>2029-03-05</td></tr></table><p><b>description</b>: Volgens Rijksvaccinatieprogramma.</p></blockquote></div>"
] ; #
fhir:patient [
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:date [ fhir:v "2021-11-19T21:17:13.24+01:00"^^xsd:dateTime] ; #
fhir:recommendation ( [
( fhir:vaccineCode [
( fhir:coding [
fhir:system [ fhir:v "http://www.whocc.no/atc"^^xsd:anyURI ] ;
fhir:code [ fhir:v "J07CA06" ] ;
fhir:display [ fhir:v "DKTP/HIB-vaccin" ] ] ) ] ) ;
fhir:forecastStatus [
( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/immunization-recommendation-status"^^xsd:anyURI ] ;
fhir:code [ fhir:v "due" ] ;
fhir:display [ fhir:v "Due" ] ] ) ] ;
( fhir:dateCriterion [
fhir:code [
( fhir:coding [
a loinc:30980-7 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "30980-7" ] ] ) ] ;
fhir:value [ fhir:v "2029-03-05"^^xsd:date ] ] ) ;
fhir:description [ fhir:v "Volgens Rijksvaccinatieprogramma." ]
] ) . #
IG © 2023+ HL7NL. Package zibs2020#0.9.0 based on FHIR 4.0.1. Generated 2023-10-17
Links: Table of Contents |
QA Report