Common Data Element Katalog - Local Development build (v0.2.0). See the Directory of published versions
| Page standards status: Informative |
@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 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 "iv-ageinmonth-0002"] ; #
fhir:meta [
( fhir:profile [
fhir:v "http://hl7.org/de/StructureDefinition/rv-age-in-months"^^xsd:anyURI ;
fhir:link <http://hl7.org/de/StructureDefinition/rv-age-in-months> ] )
] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Observation</b><a name=\"iv-ageinmonth-0002\"> </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 Observation "iv-ageinmonth-0002" </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-rv-age-in-months.html\">RV Age In Months</a></p></div><p><b>status</b>: final</p><p><b>category</b>: C0001779 <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (umls#C0001779)</span>, Age (qualifier value) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#397669002)</span>, C2598519 <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (umls#C2598519)</span>, Current chronological age (observable entity) <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#424144002)</span>, Person <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#125676002)</span>, C0750480 <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (umls#C0750480)</span>, Quantity <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#246205007)</span></p><p><b>code</b>: Age <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#30525-0)</span></p><p><b>subject</b>: <a href=\"Patient-f001testpatientM.html\">Patient/f001testpatientM</a> " MUSTERMANN"</p><p><b>effective</b>: 2022-11-09</p><p><b>value</b>: 322 Monate<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code mo = 'mo')</span></p></div>"
] ; #
fhir:status [ fhir:v "final"] ; #
fhir:category ( [
( fhir:coding [
fhir:system [ fhir:v "http://www.nlm.nih.gov/research/umls"^^xsd:anyURI ] ;
fhir:code [ fhir:v "C0001779" ] ] )
] [
( fhir:coding [
a sct:397669002 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "397669002" ] ] )
] [
( fhir:coding [
fhir:system [ fhir:v "http://www.nlm.nih.gov/research/umls"^^xsd:anyURI ] ;
fhir:code [ fhir:v "C2598519" ] ] )
] [
( fhir:coding [
a sct:424144002 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "424144002" ] ] )
] [
( fhir:coding [
a sct:125676002 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "125676002" ] ] )
] [
( fhir:coding [
fhir:system [ fhir:v "http://www.nlm.nih.gov/research/umls"^^xsd:anyURI ] ;
fhir:code [ fhir:v "C0750480" ] ] )
] [
( fhir:coding [
a sct:246205007 ;
fhir:system [ fhir:v "http://snomed.info/sct"^^xsd:anyURI ] ;
fhir:code [ fhir:v "246205007" ] ] )
] ) ; #
fhir:code [
( fhir:coding [
a loinc:30525-0 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "30525-0" ] ] ) ;
fhir:text [ fhir:v "Age" ]
] ; #
fhir:subject [
fhir:reference [ fhir:v "Patient/f001testpatientM" ]
] ; #
fhir:effective [ fhir:v "2022-11-09"^^xsd:date] ; #
fhir:value [
a fhir:Quantity ;
fhir:value [ fhir:v "322"^^xsd:decimal ] ;
fhir:unit [ fhir:v "Monate" ] ;
fhir:system [ fhir:v "http://unitsofmeasure.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "mo" ]
] . #
IG © 2023+ HL7 International - CDE Katalog Arbeitsgruppe. Package cde-katalog#0.2.0 based on FHIR 4.0.1. Generated 2023-04-02
Links: Table of Contents |
QA Report