Codes, extension, profiles and more
1.0.0 - ci-build
Codes, extension, profiles and more - Local Development build (v1.0.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
{
"resourceType" : "Patient",
"id" : "example-girl",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Patient example-girl</b></p><a name=\"example-girl\"> </a><a name=\"hcexample-girl\"> </a><a name=\"example-girl-no-NO\"> </a><p style=\"border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;\">Jane Danser Female, DoB: 2015-11-02</p><hr/></div>"
},
"name" : [
{
"family" : "Danser",
"given" : [
"Jane"
]
}
],
"gender" : "female",
"birthDate" : "2015-11-02"
}