Nictiz FHIR NL STU3 Zib2017
1.3.15 - CI Build
Nictiz FHIR NL STU3 Zib2017 - Local Development build (v1.3.15) built by the FHIR (HL7® FHIR® Standard) Build Tools. 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:CareTeam ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "nl-core-careteam-01"] ; #
fhir:meta [
( fhir:profile [ fhir:v "http://fhir.nl/fhir/StructureDefinition/nl-core-careteam"^^xsd:anyURI ] )
] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n <table>\n <caption>ZorgteamId: 15689532 (http://example.nl/careteamid), Categorie: <span title=\"Episode (episode - care-team-category)\">Episode</span>, Status:\n actief</caption>\n <tbody>\n <tr>\n <th>Context</th>\n <td>\n <a href=\"EpisodeOfCare/nl-core-episodeofcare-02\">Drug and alcohol\n rehabilitation</a>\n </td>\n </tr>\n <tr>\n <th>Periode</th>\n <td>Vanaf 2013-02-01T08:53:00+01:00</td>\n </tr>\n <tr>\n <th>Participant</th>\n <td>\n <ul>\n <li>\n <span title=\"Psychologist (59944000 - SNOMED CT)\">Psychologist</span>\n <a href=\"Practitioner/nl-core-practitioner-01\">H. de Vries</a>\n <div>1 februari 2013 08:53:00 - 1 februari 2015 08:53:00</div>\n </li>\n <li>\n <span title=\"Psychologist (59944000 - SNOMED CT)\">Psychologist</span>\n <a href=\"Practitioner/nl-core-practitioner-04\">D. de Vries</a>\n <div>Vanaf 2015-02-01T08:53:00+01:00</div>\n </li>\n <li>\n <span title=\"Addiction medicine specialist (446701002 - SNOMED CT)\">Addiction medicine specialist</span>\n <a href=\"Practitioner/nl-core-practitioner-03\">G.Z.M. de Wit</a>\n <div>Vanaf 2013-02-01T08:53:00+01:00</div>\n </li>\n </ul>\n </td>\n </tr>\n <tr>\n <th>Reden</th>\n <td>\n <a href=\"Condition/zib-problem-08\">Syndroom van Korsakov</a>\n </td>\n </tr>\n <tr>\n <th>Verantwoordelijke organisatie</th>\n <td>\n <a href=\"Organization/nl-core-organization-01\">Maatschap Vaste\n Huisarts</a>\n </td>\n </tr>\n </tbody>\n </table>\n </div>"
] ; #
fhir:identifier ( [
fhir:system [ fhir:v "http://example.nl/careteamid"^^xsd:anyURI ] ;
fhir:value [ fhir:v "15689532" ]
] ) ; #
fhir:status [ fhir:v "active"] ; #
fhir:category ( [
( fhir:coding [
fhir:system [ fhir:v "http://hl7.org/fhir/care-team-category"^^xsd:anyURI ] ;
fhir:code [ fhir:v "episode" ] ;
fhir:display [ fhir:v "Episode" ] ] )
] ) ; #
fhir:context [
fhir:reference [ fhir:v "EpisodeOfCare/nl-core-episodeofcare-02" ] ;
fhir:display [ fhir:v "Drug and alcohol rehabilitation" ]
] ; #
fhir:period [
fhir:start [ fhir:v "2013-02-01T08:53:00+01:00"^^xsd:dateTime ]
] ; #
fhir:participant ( [
fhir:role [
( fhir:coding [
a sct:59944000 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "59944000" ] ;
fhir:display [ fhir:v "Psychologist" ] ] ) ] ;
fhir:member [
fhir:reference [ fhir:v "Practitioner/nl-core-practitioner-01" ] ;
fhir:display [ fhir:v "H. de Vries" ] ] ;
fhir:period [
fhir:start [ fhir:v "2013-02-01T08:53:00+01:00"^^xsd:dateTime ] ;
fhir:end [ fhir:v "2015-02-01T08:53:00+01:00"^^xsd:dateTime ] ]
] [
fhir:role [
( fhir:coding [
a sct:59944000 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "59944000" ] ;
fhir:display [ fhir:v "Psychologist" ] ] ) ] ;
fhir:member [
fhir:reference [ fhir:v "Practitioner/nl-core-practitioner-04" ] ;
fhir:display [ fhir:v "D. de Vries" ] ] ;
fhir:period [
fhir:start [ fhir:v "2015-02-01T08:53:00+01:00"^^xsd:dateTime ] ]
] [
fhir:role [
( fhir:coding [
a sct:446701002 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "446701002" ] ;
fhir:display [ fhir:v "Addiction medicine specialist" ] ] ) ] ;
fhir:member [
fhir:reference [ fhir:v "Practitioner/nl-core-practitioner-03" ] ;
fhir:display [ fhir:v "G.Z.M. de Wit" ] ] ;
fhir:period [
fhir:start [ fhir:v "2013-02-01T08:53:00+01:00"^^xsd:dateTime ] ]
] ) ; #
fhir:reasonReference ( [
fhir:reference [ fhir:v "Condition/zib-problem-08" ] ;
fhir:display [ fhir:v "Syndroom van Korsakov" ]
] ) ; #
fhir:managingOrganization ( [
fhir:reference [ fhir:v "Organization/nl-core-organization-01" ] ;
fhir:display [ fhir:v "Maatschap Vaste Huisarts" ]
] ) . #
IG © 2023+ HL7 Netherlands. Package zibs2017#1.3.15 based on FHIR 3.0.2. Generated 2024-04-09
Links: Table of Contents |
QA Report