Legemiddeldata fra institusjon til Legemiddelregisteret — 1.0.8 - ci-build Norway flag

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

: Diagnose-SNOMED-CT - 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 "Diagnose-SNOMED-CT"] ; # 
  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:code [
    ( fhir:coding [
a sct:276241001 ;
fhir:system [
fhir:v "http://snomed.info/sct"^^xsd:anyURI ;
fhir:l <http://snomed.info/sct>       ] ;
fhir:code [ fhir:v "276241001" ] ;
fhir:display [ fhir:v "frykt for høyder" ]     ] [
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 "F40.2" ] ;
fhir:display [ fhir:v "Spesifikke (isolerte) fobier" ]     ] ) ;
fhir:text [ fhir:v "Høydeskrekk" ]
  ] ; # 
  fhir:subject [
fhir:l fhir:Patient/Pasient-Med-FNR ;
fhir:reference [ fhir:v "Patient/Pasient-Med-FNR" ]
  ] ; # 
  fhir:stage ( [
fhir:summary [
fhir:text [ fhir:v "Indikasjonsdiagnose for legemiddelbehandling" ]     ]
  ] ) . #