מדריך למטמיע - טופס 17
1.0.0 - ci-build

Publication Build: This will be filled in by the publication tooling

: t17-obligation-doc - 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:DocumentReference ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "t17-obligation-doc"] ; # 
  fhir:meta [
    ( fhir:profile [
fhir:v "http://ig.fhir-il-community.org/T17/StructureDefinition/t17-obligation-doc"^^xsd:anyURI ;
fhir:link <http://ig.fhir-il-community.org/T17/StructureDefinition/t17-obligation-doc>     ] )
  ] ; # 
  fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div "<div xmlns=\"http://www.w3.org/1999/xhtml\">מסמך ההתחייבות המאושרת, כחלק מפרטי המענה לבקשת ההתחייבות</div>"
  ] ; # 
  fhir:identifier ( [
fhir:system [ fhir:v "urn:ietf:rfc:3986"^^xsd:anyURI ] ;
fhir:value [ fhir:v "urn:uuid:cb512709-9276-4afd-9271-4990e5ef2889" ]
  ] ) ; # 
  fhir:status [ fhir:v "current"] ; # 
  fhir:type [
    ( fhir:coding [
a loinc:64291-8 ;
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
fhir:code [ fhir:v "64291-8" ] ;
fhir:display [ fhir:v "Health insurance-related form" ]     ] ) ;
fhir:text [ fhir:v "מסמך התחייבות מאושרת" ]
  ] ; # 
  fhir:subject [
fhir:type [ fhir:v "Patient"^^xsd:anyURI ] ;
fhir:identifier [
fhir:system [ fhir:v "http://fhir.leumit.co.il/identifier/magnetic-card"^^xsd:anyURI ] ;
fhir:value [ fhir:v "1-123456-123456-789" ]     ]
  ] ; # 
  fhir:date [ fhir:v "2023-07-04T05:02:03.001Z"^^xsd:dateTime] ; # 
  fhir:authenticator [
fhir:type [ fhir:v "Organization"^^xsd:anyURI ] ;
fhir:identifier [
fhir:system [ fhir:v "http://fhir.health.gov.il/identifier/legal-entity"^^xsd:anyURI ] ;
fhir:value [ fhir:v "580039899" ]     ] ;
fhir:display [ fhir:v "לאומית" ]
  ] ; # 
  fhir:description [ fhir:v "מסמך אישור התחייבות לקבלת שירות בבית החולים"] ; # 
  fhir:content ( [
fhir:attachment [
fhir:contentType [ fhir:v "application/pdf" ] ;
fhir:url [ fhir:v "http://example.org/xds/mhd/Binary/07a6483f-732b-461e-86b6-edb665c45510"^^xsd:anyURI ]     ]
  ] ) ; # 
  fhir:context [
    ( fhir:related [
fhir:reference [ fhir:v "Coverage/3819" ] ;
fhir:type [ fhir:v "Coverage"^^xsd:anyURI ]     ] )
  ] . #