Legemiddeldata fra institusjon til Legemiddelregisteret - Local Development build (v1.0.8) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
: Scenario-B-Diagnose - 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:Condition ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "Scenario-B-Diagnose"] ; #
fhir:meta [
( fhir:profile [
fhir:v "http://hl7.no/fhir/ig/lmdi/StructureDefinition/lmdi-condition"^^xsd:anyURI ;
fhir:l <http://hl7.no/fhir/ig/lmdi/StructureDefinition/lmdi-condition> ] )
] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Condition Scenario-B-Diagnose</b></p><a name=\"Scenario-B-Diagnose\"> </a><a name=\"hcScenario-B-Diagnose\"> </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-lmdi-condition.html\">Diagnose</a></p></div><p><b>code</b>: <span title=\"Codes:{urn:oid:2.16.578.1.12.4.1.1.7110 G89.1}, {http://snomed.info/sct 274663001}\">Akutt smerte</span></p><p><b>subject</b>: <a href=\"Patient-Scenario-B-Pasient.html\">Anonymous Patient Female, DoB: 2000-03-12 ( urn:oid:2.16.578.1.12.4.1.4.2#52030078901)</a></p></div>"^^rdf:XMLLiteral ]
] ; #
fhir:code [
( fhir:coding [
fhir:system [
fhir:v "urn:oid:2.16.578.1.12.4.1.1.7110"^^xsd:anyURI ;
fhir:l <urn:oid:2.16.578.1.12.4.1.1.7110> ] ;
fhir:code [ fhir:v "G89.1" ] ;
fhir:display [ fhir:v "Akutt smerte" ] ] [
a sct:274663001 ;
fhir:system [
fhir:v "http://snomed.info/sct"^^xsd:anyURI ;
fhir:l <http://snomed.info/sct> ] ;
fhir:code [ fhir:v "274663001" ] ;
fhir:display [ fhir:v "Acute pain (finding)" ] ] )
] ; #
fhir:subject [
fhir:l fhir:Patient/Scenario-B-Pasient ;
fhir:reference [ fhir:v "Patient/Scenario-B-Pasient" ]
] . #