Руководство к использованию стандарта FHIR в МИС2
0.5.0 - ci-build Uzbekistan flag

Руководство к использованию стандарта FHIR в МИС2 - Local Development build (v0.5.0). See the Directory of published versions

: ExampleCompositionForm066 - TTL Representation

Raw ttl | Download


@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 xsd: <http://www.w3.org/2001/XMLSchema#> .

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

 a fhir:Composition ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "form066"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "https://ssv.uz/fhir/StructureDefinition/UZBaseCompositionForm066"^^xsd:anyURI ;
fhir:link <https://ssv.uz/fhir/StructureDefinition/UZBaseCompositionForm066>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: Composition</b><a name=\"form066\"> </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 Composition &quot;form066&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-UZBaseCompositionForm066.html\">UZBaseCompositionForm066</a></p></div><p><b>identifier</b>: id: F01234567</p><p><b>status</b>: final</p><p><b>type</b>: Discharge summary <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#18842-5)</span></p><p><b>category</b>: Form 066 <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (document-category#form066)</span></p><p><b>date</b>: 2022-12-08</p><p><b>author</b>: <a href=\"PractitionerRole-pr11.html\">PractitionerRole/pr11: Dr Aibolit @ IT-Med</a></p><p><b>title</b>: Форма 066. Босенко Игорь Олегович. История болезни 92481721.</p><h3>Attesters</h3><table class=\"grid\"><tr><td>-</td><td><b>Mode</b></td><td><b>Party</b></td></tr><tr><td>*</td><td>official</td><td><a href=\"PractitionerRole-pr11.html\">PractitionerRole/pr11: Dr Aibolit @ IT-Med</a></td></tr></table><h3>Events</h3><table class=\"grid\"><tr><td>-</td><td><b>Code</b></td><td><b>Detail</b></td></tr><tr><td>*</td><td>Inpatient episode <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"http://terminology.hl7.org/5.0.0/CodeSystem-v3-ActCode.html\">ActCode</a>#IMP)</span></td><td><a href=\"Encounter-enc1.html\">Encounter/enc1</a>, <a href=\"Encounter-enc2.html\">Encounter/enc2</a>, <a href=\"Coverage-coverage1.html\">Coverage/coverage1</a>, <a href=\"ServiceRequest-sr1.html\">ServiceRequest/sr1</a>, <a href=\"EpisodeOfCare-episode1.html\">EpisodeOfCare/episode1</a></td></tr></table></div>"
  ] ; # 
  fhir:identifier [
fhir:system [ fhir:v "https://ssv.uz/fhir/sid/org"^^xsd:anyURI ] ;
fhir:value [ fhir:v "F01234567" ]
  ] ; # 
  fhir:status [ fhir:v "final"] ; # 
  fhir:type [
    ( fhir:coding [
a loinc:18842-5 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "18842-5" ] ;
fhir:display [ fhir:v "Discharge summary" ]     ] )
  ] ; # 
  fhir:category ( [
    ( fhir:coding [
fhir:system [ fhir:v "https://tx.ssv.uz/fhir/CodeSystem/document-category"^^xsd:anyURI ] ;
fhir:code [ fhir:v "form066" ] ;
fhir:display [ fhir:v "Form 066" ]     ] )
  ] ) ; # 
  fhir:subject [
fhir:reference [ fhir:v "Patient/pat1" ] ;
fhir:display [ fhir:v "Игорь Босенко" ]
  ] ; # 
  fhir:date [ fhir:v "2022-12-08"^^xsd:date] ; # 
  fhir:author ( [
fhir:reference [ fhir:v "PractitionerRole/pr11" ] ;
fhir:display [ fhir:v "Dr Aibolit @ IT-Med" ]
  ] ) ; # 
  fhir:title [ fhir:v "Форма 066. Босенко Игорь Олегович. История болезни 92481721."] ; # 
  fhir:attester ( [
fhir:mode [ fhir:v "official" ] ;
fhir:party [
fhir:reference [ fhir:v "PractitionerRole/pr11" ] ;
fhir:display [ fhir:v "Dr Aibolit @ IT-Med" ]     ]
  ] ) ; # 
  fhir:event ( [
    ( fhir:code [
      ( fhir:coding [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ActCode"^^xsd:anyURI ] ;
fhir:code [ fhir:v "IMP" ] ;
fhir:display [ fhir:v "Inpatient episode" ]       ] )     ] ) ;
    ( fhir:detail [
fhir:reference [ fhir:v "Encounter/enc1" ]     ] [
fhir:reference [ fhir:v "Encounter/enc2" ]     ] [
fhir:reference [ fhir:v "Coverage/coverage1" ]     ] [
fhir:reference [ fhir:v "ServiceRequest/sr1" ]     ] [
fhir:reference [ fhir:v "EpisodeOfCare/episode1" ]     ] )
  ] ) ; # 
  fhir:section ( [
fhir:code [
      ( fhir:coding [
a loinc:10154-3 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "10154-3" ]       ] )     ] ;
    ( fhir:author [
fhir:reference [ fhir:v "Practitioner/aibolit" ]     ] ) ;
    ( fhir:entry [
fhir:reference [ fhir:v "Condition/condition1" ]     ] )
  ] [
fhir:code [
      ( fhir:coding [
a loinc:29299-5 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "29299-5" ]       ] )     ] ;
    ( fhir:author [
fhir:reference [ fhir:v "Practitioner/aibolit" ]     ] ) ;
    ( fhir:entry [
fhir:reference [ fhir:v "ServiceRequest/sr1" ]     ] )
  ] [
fhir:code [
      ( fhir:coding [
a loinc:8716-3 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "8716-3" ]       ] )     ] ;
    ( fhir:author [
fhir:reference [ fhir:v "Practitioner/aibolit" ]     ] ) ;
    ( fhir:entry [
fhir:reference [ fhir:v "Observation/bloodpressure" ]     ] )
  ] [
fhir:code [
      ( fhir:coding [
a loinc:11502-2 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "11502-2" ]       ] )     ] ;
    ( fhir:author [
fhir:reference [ fhir:v "Practitioner/aibolit" ]     ] ) ;
    ( fhir:entry [
fhir:reference [ fhir:v "Observation/bloodgroup" ]     ] [
fhir:reference [ fhir:v "Observation/bloodrh" ]     ] )
  ] [
fhir:code [
      ( fhir:coding [
a loinc:57852-6 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "57852-6" ]       ] )     ] ;
    ( fhir:author [
fhir:reference [ fhir:v "Practitioner/aibolit" ]     ] ) ;
    ( fhir:entry [
fhir:reference [ fhir:v "Condition/condition1" ]     ] )
  ] [
fhir:code [
      ( fhir:coding [
a loinc:79378-6 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "79378-6" ]       ] )     ] ;
    ( fhir:author [
fhir:reference [ fhir:v "Practitioner/aibolit" ]     ] ) ;
    ( fhir:entry [
fhir:reference [ fhir:v "Condition/condition1" ]     ] )
  ] [
fhir:code [
      ( fhir:coding [
a loinc:29554-3 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "29554-3" ]       ] )     ] ;
    ( fhir:author [
fhir:reference [ fhir:v "Practitioner/aibolit" ]     ] ) ;
    ( fhir:entry [
fhir:reference [ fhir:v "Procedure/proc1" ]     ] )
  ] [
fhir:code [
      ( fhir:coding [
a loinc:52033-8 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "52033-8" ]       ] )     ] ;
    ( fhir:author [
fhir:reference [ fhir:v "Practitioner/aibolit" ]     ] ) ;
    ( fhir:entry [
fhir:reference [ fhir:v "Binary/pdf1" ]     ] )
  ] [
fhir:code [
      ( fhir:coding [
a loinc:8653-8 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "8653-8" ]       ] )     ] ;
    ( fhir:author [
fhir:reference [ fhir:v "Practitioner/aibolit" ]     ] ) ;
    ( fhir:entry [
fhir:reference [ fhir:v "ServiceRequest/sr2" ]     ] )
  ] ) . #