MIABIS on FHIR Implementation Guide - Local Development build (v1.0.0) 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 rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:Specimen ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "example"] ; #
fhir:meta [
( fhir:profile [
fhir:v "https://fhir.bbmri-eric.eu/StructureDefinition/miabis-sample"^^xsd:anyURI ;
fhir:link <https://fhir.bbmri-eric.eu/StructureDefinition/miabis-sample> ] )
] ; #
fhir:text [
fhir:status [ fhir:v "extensions" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Specimen example</b></p><a name=\"example\"> </a><a name=\"hcexample\"> </a><a name=\"example-en-US\"> </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\">Profile: <a href=\"StructureDefinition-miabis-sample.html\">Sample</a></p></div><p><b>Sample Collection</b>: <code>https://directory.bbmri-eric.eu/</code>/bbmri:exampleID</p><p><b>identifier</b>: sampleId</p><p><b>type</b>: <span title=\"Codes:{https://fhir.bbmri-eric.eu/CodeSystem/miabis-detailed-samply-type-cs BuffyCoat}\">Buffy coat</span></p><p><b>subject</b>: <a href=\"Patient-example.html\">Anonymous Patient Male, DoB: 1980-01-01 ( donorId)</a></p><h3>Collections</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Collected[x]</b></td></tr><tr><td style=\"display: none\">*</td><td>2011-04-05 13:00:00+0000</td></tr></table><h3>Processings</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Extension</b></td></tr><tr><td style=\"display: none\">*</td><td/></tr></table><p><b>note</b>: This is a restriction of sample usage</p></div>"^^rdf:XMLLiteral
] ; #
fhir:extension ( [
fhir:url [ fhir:v "https://fhir.bbmri-eric.eu/StructureDefinition/miabis-sample-collection-extension"^^xsd:anyURI ] ;
fhir:value [
a fhir:Identifier ;
fhir:system [ fhir:v "https://directory.bbmri-eric.eu/"^^xsd:anyURI ] ;
fhir:value [ fhir:v "bbmri:exampleID" ] ]
] ) ; #
fhir:identifier ( [
fhir:value [ fhir:v "sampleId" ]
] ) ; #
fhir:type [
( fhir:coding [
fhir:system [ fhir:v "https://fhir.bbmri-eric.eu/CodeSystem/miabis-detailed-samply-type-cs"^^xsd:anyURI ] ;
fhir:code [ fhir:v "BuffyCoat" ] ] )
] ; #
fhir:subject [
fhir:reference [ fhir:v "Patient/example" ]
] ; #
fhir:collection [
fhir:collected [
a fhir:dateTime ;
fhir:v "2011-04-05T13:00:00Z"^^xsd:dateTime ]
] ; #
fhir:processing ( [
( fhir:extension [
fhir:url [ fhir:v "https://fhir.bbmri-eric.eu/StructureDefinition/miabis-sample-storage-temperature-extension"^^xsd:anyURI ] ;
fhir:value [
a fhir:CodeableConcept ;
( fhir:coding [
fhir:system [ fhir:v "https://fhir.bbmri-eric.eu/CodeSystem/miabis-storage-temperature-cs"^^xsd:anyURI ] ;
fhir:code [ fhir:v "RT" ] ] ) ] ] )
] ) ; #
fhir:note ( [
fhir:text [ fhir:v "This is a restriction of sample usage" ]
] ) . #
IG © 2024+ BBMRI-ERIC. Package fhir.example#1.0.0 based on FHIR 4.0.1. Generated 2025-05-15
Links: Table of Contents |
QA Report
|