HL7 FHIR Implementation Guide: Example IG Release 1 - US Realm | STU1
1.0.1 - ci-build International flag

HL7 FHIR Implementation Guide: Example IG Release 1 - US Realm | STU1, published by My Organization. This guide is not an authorized publication; it is the continuous build for version 1.0.1 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HBosires/Starter-FHIR-IG/ and changes regularly. See the Directory of published versions

: Patient - Marital Status Not Captured (Example 1) - TTL Representation

Raw ttl | Download


@prefix fhir: <http://hl7.org/fhir/> .
@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:Binary ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "LogicalModelPatientExample2"] ; # 
  fhir:contentType [ fhir:v "application/fhir+json"] ; # 
  fhir:data [ fhir:v "ewogICJyZXNvdXJjZVR5cGUiOiAiaHR0cDovL2plbWJpLm9yZy9maGlyL1N0cnVjdHVyZURlZmluaXRpb24vRXhhbXBsZUxvZ2ljYWxNb2RlbCIsCiAgImlkIjogIkxvZ2ljYWxNb2RlbFBhdGllbnRFeGFtcGxlMiIsCiAgIm5hbWUiOiBbCiAgICB7CiAgICAgICJmaXJzdE5hbWUiOiAiSm9obiIsCiAgICAgICJtaWRkbGVOYW1lIjogIkRvZSIKICAgIH0KICBdCn0K"^^xsd:base64Binary] . #