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

Publish Box goes here

: Diagnose-1-ICD10-OID - 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 xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

 a fhir:Condition ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "Diagnose-1-ICD10-OID"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://hl7.no/fhir/ig/lmdi/StructureDefinition/lmdi-condition"^^xsd:anyURI ;
fhir:link <http://hl7.no/fhir/ig/lmdi/StructureDefinition/lmdi-condition>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Condition Diagnose-1-ICD10-OID</b></p><a name=\"Diagnose-1-ICD10-OID\"> </a><a name=\"hcDiagnose-1-ICD10-OID\"> </a><a name=\"Diagnose-1-ICD10-OID-no\"> </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 R63.3}\">Vanskeligheter med inntak og tilførsel av mat</span></p><p><b>subject</b>: <a href=\"Patient-eksempel-pasient-1234567890.html\">Anonymous Patient (no stated gender), DoB Unknown</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:code [ fhir:v "R63.3" ] ;
fhir:display [ fhir:v "Vanskeligheter med inntak og tilførsel av mat" ]     ] )
  ] ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/eksempel-pasient-1234567890" ]
  ] . #