Implementation Guide CH VACD - Local Development build (v6.0.0-ballot-ci-build) built by the FHIR (HL7® FHIR® Standard) Build Tools. 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 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:Observation ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "TCB04-LABRES1"] ; #
fhir:meta [
( fhir:profile [
fhir:v "http://fhir.ch/ig/ch-vacd/StructureDefinition/ch-vacd-laboratory-serology"^^xsd:anyURI ;
fhir:link <http://fhir.ch/ig/ch-vacd/StructureDefinition/ch-vacd-laboratory-serology> ] )
] ; #
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: Observation TCB04-LABRES1</b></p><a name=\"TCB04-LABRES1\"> </a><a name=\"hcTCB04-LABRES1\"> </a><a name=\"TCB04-LABRES1-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-ch-vacd-laboratory-serology.html\">CH VACD Laboratory And Serology</a></p></div><p><b>CH VACD Extension verificationStatus</b>: <a href=\"http://snomed.info/id/59156000\">SNOMED CT 59156000</a>: Confirmed</p><p><b>identifier</b>: <code>urn:oid:2.16.756.5.30.1.402.1.3.1.1.2</code>/135f604f-f5c8-4e9b-a49b-5f34cdb9cf60</p><p><b>status</b>: Final</p><p><b>code</b>: <span title=\"Codes:{http://loinc.org 16935-9}\">Hepatitis B virus surface Ab [Units/volume] in Serum</span></p><p><b>subject</b>: <a href=\"Patient-TC-patient.html\">Monika Wegmueller Female, DoB: 1967-02-10 ( Medical record number)</a></p><p><b>effective</b>: 2021-10-01</p><p><b>performer</b>: <a href=\"Organization-TC-ORG3.html\">Organization Labor Wir Messen Alles</a></p><p><b>value</b>: 99 [iU]/L<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code[iU]/L = '[iU]/L')</span></p><p><b>interpretation</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation POS}\">Positive</span></p></div>"^^rdf:XMLLiteral
] ; #
fhir:extension ( [
fhir:url [ fhir:v "http://fhir.ch/ig/ch-vacd/StructureDefinition/ch-vacd-ext-verification-status"^^xsd:anyURI ] ;
fhir:value [
a fhir:Coding, sct:59156000 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "59156000" ] ;
fhir:display [ fhir:v "Confirmed" ] ]
] ) ; #
fhir:identifier ( [
fhir:system [ fhir:v "urn:oid:2.16.756.5.30.1.402.1.3.1.1.2"^^xsd:anyURI ] ;
fhir:value [ fhir:v "135f604f-f5c8-4e9b-a49b-5f34cdb9cf60" ]
] ) ; #
fhir:status [ fhir:v "final"] ; #
fhir:code [
( fhir:coding [
a loinc:16935-9 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "16935-9" ] ;
fhir:display [ fhir:v "Hepatitis B virus surface Ab [Units/volume] in Serum" ] ] )
] ; #
fhir:subject [
fhir:reference [ fhir:v "Patient/TC-patient" ]
] ; #
fhir:effective [
a fhir:dateTime ;
fhir:v "2021-10-01"^^xsd:date
] ; #
fhir:performer ( [
fhir:reference [ fhir:v "Organization/TC-ORG3" ]
] ) ; #
fhir:value [
a fhir:Quantity ;
fhir:value [ fhir:v "99"^^xsd:decimal ] ;
fhir:unit [ fhir:v "[iU]/L" ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "[iU]/L" ]
] ; #
fhir:interpretation ( [
( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation"^^xsd:anyURI ] ;
fhir:code [ fhir:v "POS" ] ;
fhir:display [ fhir:v "Positive" ] ] )
] ) . #
IG © 2021+ HL7 Switzerland. Package ch.fhir.ig.ch-vacd#6.0.0-ballot-ci-build based on FHIR 4.0.1. Generated 2025-05-07
Links: Table of Contents |
QA Report
| Propose a change