This page is part of the Vital Records Common Profile Library (v0.1.0: STU 1 on FHIR R4 Ballot 1) based on FHIR R4. The current version which supercedes this version is 1.0.0. For a full list of available versions, see the Directory of published versions
@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:Patient;
fhir:nodeRole fhir:treeRoot;
fhir:Resource.id [ fhir:value "patient-mother-carmen-teresa-lee-common"];
fhir:Resource.meta [
fhir:Meta.versionId [ fhir:value "2" ];
fhir:Meta.lastUpdated [ fhir:value "2020-11-19T04:03:48.933+00:00"^^xsd:dateTime ];
fhir:Meta.source [ fhir:value "#a7FtdhNL042QPVHL" ];
fhir:Meta.profile [
fhir:value "http://hl7.org/fhir/us/vr-common-library/StructureDefinition/Patient-mother";
fhir:index 0;
fhir:link <http://hl7.org/fhir/us/vr-common-library/StructureDefinition/Patient-mother> ]
];
fhir:DomainResource.text [
fhir:Narrative.status [ fhir:value "generated" ];
fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n <div class=\"hapiHeaderText\">Carmen Teresa \n \n \n \n \n \n <b>LEE </b>\n </div>\n <table class=\"hapiPropertyTable\">\n <tbody>\n <tr>\n <td>Identifier</td>\n <td>9992702</td>\n </tr>\n <tr>\n <td>Address</td>\n <td>\n <span>3670 Miller Road </span>\n <br/>\n <span>Ann Arbor </span>\n <span>MI </span>\n <span>US </span>\n </td>\n </tr>\n <tr>\n <td>Date of birth</td>\n <td>\n <span>15 February 1986</span>\n </td>\n </tr>\n </tbody>\n </table>\n </div>"
];
fhir:DomainResource.extension [
fhir:index 0;
fhir:Extension.url [ fhir:value "http://hl7.org/fhir/us/core/StructureDefinition/us-core-race" ];
fhir:Element.extension [
fhir:index 0;
fhir:Extension.url [ fhir:value "ombCategory" ];
fhir:Extension.valueCoding [
fhir:Coding.system [ fhir:value "urn:oid:2.16.840.1.113883.6.238" ];
fhir:Coding.code [ fhir:value "2054-5" ];
fhir:Coding.display [ fhir:value "Black or African American" ] ] ], [
fhir:index 1;
fhir:Extension.url [ fhir:value "text" ];
fhir:Extension.valueString [ fhir:value "Black or African America" ] ]
], [
fhir:index 1;
fhir:Extension.url [ fhir:value "http://hl7.org/fhir/us/core/StructureDefinition/us-core-ethnicity" ];
fhir:Element.extension [
fhir:index 0;
fhir:Extension.url [ fhir:value "ombCategory" ];
fhir:Extension.valueCoding [
fhir:Coding.system [ fhir:value "urn:oid:2.16.840.1.113883.6.238" ];
fhir:Coding.code [ fhir:value "2135-2" ];
fhir:Coding.display [ fhir:value "Hispanic or Latino" ] ] ], [
fhir:index 1;
fhir:Extension.url [ fhir:value "text" ];
fhir:Extension.valueString [ fhir:value "Hispanic or Latino" ] ]
], [
fhir:index 2;
fhir:Extension.url [ fhir:value "http://hl7.org/fhir/us/core/StructureDefinition/us-core-birthsex" ];
fhir:Extension.valueCode [ fhir:value "F" ]
], [
fhir:index 3;
fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/patient-birthPlace" ];
fhir:Extension.valueAddress [
fhir:Address.state [ fhir:value "PR" ] ]
];
fhir:Patient.identifier [
fhir:index 0;
fhir:Identifier.use [ fhir:value "usual" ];
fhir:Identifier.type [
fhir:CodeableConcept.coding [
fhir:index 0;
fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v2-0203" ];
fhir:Coding.code [ fhir:value "MR" ];
fhir:Coding.display [ fhir:value "Medical Record Number" ] ] ];
fhir:Identifier.system [ fhir:value "http://hospital.smarthealthit.org" ];
fhir:Identifier.value [ fhir:value "9992702" ]
];
fhir:Patient.name [
fhir:index 0;
fhir:HumanName.use [ fhir:value "official" ];
fhir:HumanName.family [ fhir:value "Lee" ];
fhir:HumanName.given [
fhir:value "Carmen";
fhir:index 0 ], [
fhir:value "Teresa";
fhir:index 1 ]
], [
fhir:index 1;
fhir:HumanName.use [ fhir:value "maiden" ];
fhir:HumanName.family [ fhir:value "Santos" ];
fhir:HumanName.given [
fhir:value "Carmen";
fhir:index 0 ], [
fhir:value "Teresa";
fhir:index 1 ]
];
fhir:Patient.gender [ fhir:value "female"];
fhir:Patient.birthDate [ fhir:value "1986-02-15"^^xsd:date];
fhir:Patient.address [
fhir:index 0;
fhir:Element.extension [
fhir:index 0;
fhir:Extension.url [ fhir:value "http://hl7.org/fhir/us/vr-common-library/StructureDefinition/Extension-within-city-limits-indicator" ];
fhir:Extension.valueCoding [
fhir:Coding.system [ fhir:value "http://terminology.hl7.org/CodeSystem/v2-0532" ];
fhir:Coding.code [ fhir:value "N" ];
fhir:Coding.display [ fhir:value "No" ] ] ];
fhir:Address.use [ fhir:value "home" ];
fhir:Address.line [
fhir:value "3670 Miller Road";
fhir:index 0 ];
fhir:Address.city [ fhir:value "Ann Arbor" ];
fhir:Address.state [ fhir:value "MI" ];
fhir:Address.postalCode [ fhir:value "48103" ];
fhir:Address.country [ fhir:value "US" ]
].
# - ontology header ------------------------------------------------------------
a owl:Ontology;
owl:imports fhir:fhir.ttl.