FHIR Core Implementation Guide (CO) - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
: 764efee4-9fbb-4937-a711-94182c542996 - 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:FamilyMemberHistory ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "764efee4-9fbb-4937-a711-94182c542996"] ; #
fhir:meta [
( fhir:profile [
fhir:v "http://co.fhir.guide/core/StructureDefinition/FamilyMemberHistoryCO"^^xsd:anyURI ;
fhir:link <http://co.fhir.guide/core/StructureDefinition/FamilyMemberHistoryCO> ] )
] ; #
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: FamilyMemberHistory 764efee4-9fbb-4937-a711-94182c542996</b></p><a name=\"764efee4-9fbb-4937-a711-94182c542996\"> </a><a name=\"hc764efee4-9fbb-4937-a711-94182c542996\"> </a><a name=\"764efee4-9fbb-4937-a711-94182c542996-es-CO\"> </a><p><b>status</b>: Partial</p><p><b>patient</b>: <a href=\"Patient-92a8e277-af20-4854-a3fb-02cbe9fb8d49.html\">Mónica Mora Female, DoB: 1995-04-05 ( Medical record number: HC-324283476 (use: usual, ))</a></p><p><b>name</b>: Mercedez Jaramillo</p><p><b>relationship</b>: <span title=\"Codes:\">Madre</span></p><p><b>sex</b>: <span title=\"Codes:\">Femenino</span></p><p><b>deceased</b>: true</p><p><b>note</b>: Dolore amet occaecat elit ut minim duis nulla aliqua labore. Culpa qui enim officia excepteur magna aute quis labore mollit. Eu magna officia ullamco sit ea tempor. Nisi sunt ipsum consectetur nostrud deserunt. Voluptate magna culpa adipisicing deserunt ut.</p></div>"
] ; #
fhir:status [ fhir:v "partial"] ; #
fhir:patient [
fhir:reference [ fhir:v "Patient/92a8e277-af20-4854-a3fb-02cbe9fb8d49" ]
] ; #
fhir:name [ fhir:v "Mercedez Jaramillo"] ; #
fhir:relationship [
fhir:text [ fhir:v "Madre" ]
] ; #
fhir:sex [
fhir:text [ fhir:v "Femenino" ]
] ; #
fhir:deceased [ fhir:v "true"^^xsd:boolean] ; #
fhir:note ( [
fhir:text [ fhir:v "Dolore amet occaecat elit ut minim duis nulla aliqua labore. Culpa qui enim officia excepteur magna aute quis labore mollit. Eu magna officia ullamco sit ea tempor. Nisi sunt ipsum consectetur nostrud deserunt. Voluptate magna culpa adipisicing deserunt ut." ]
] ) . #