IKNL PZP STU3 - Local Development build (v0.1.3-beta3) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
: Example Device - F1-ACP-MedicalDevice.Product-ICD - TTL Representation
Raw ttl | Download
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@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:Device ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "F1-ACP-MedicalDevice.Product-ICD"] ; #
fhir:meta [
( fhir:profile [ fhir:v "https://fhir.iknl.nl/fhir/StructureDefinition/ACP-MedicalDevice.Product-ICD"^^xsd:anyURI ] )
] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Gegenereerde narrative: Device F1-ACP-MedicalDevice.Product-ICD</b></p><a name=\"F1-ACP-MedicalDevice.Product-ICD\"> </a><a name=\"hcF1-ACP-MedicalDevice.Product-ICD\"> </a><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\"/><p style=\"margin-bottom: 0px\">Profiel: <a href=\"StructureDefinition-ACP-MedicalDevice.Product-ICD.html\">MedicalDevice Product ICD</a></p></div><p><b>identifier</b>: Resource identifier/00e66024-84a5-44f8-84e9-f8ac339bfd5a</p><p><b>type</b>: <span title=\"Codes:{http://snomed.info/sct 465460004}\">univentriculaire implanteerbare hartdefibrillator</span></p></div>"^^rdf:XMLLiteral
] ; #
fhir:identifier ( [
fhir:type [
( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v2-0203"^^xsd:anyURI ] ;
fhir:code [ fhir:v "RI" ] ;
fhir:display [ fhir:v "Resource identifier" ] ] ) ] ;
fhir:system [ fhir:v "https://acme.com/fhir/NamingSystem/resource-business-identifier"^^xsd:anyURI ] ;
fhir:value [ fhir:v "00e66024-84a5-44f8-84e9-f8ac339bfd5a" ]
] ) ; #
fhir:type [
( fhir:coding [
a sct:465460004 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "465460004" ] ;
fhir:display [ fhir:v "univentriculaire implanteerbare hartdefibrillator" ] ] )
] . #