LinuxForHealth FHIR Implementation Guide - Local Development build (v8.0.0). See the Directory of published versions
{
"resourceType" : "Patient",
"id" : "CDMPatientInstance-DoNotContact",
"meta" : {
"extension" : [
{
"url" : "http://linuxforhealth.org/fhir/cdm/StructureDefinition/tenant-id",
"valueString" : "99999"
},
{
"url" : "http://linuxforhealth.org/fhir/cdm/StructureDefinition/ingestion-batch-id",
"valueString" : "b069a545-9506-40c6-8498-23de2e189143"
}
],
"source" : "http://acme-health.com/emr1",
"profile" : [
"http://linuxforhealth.org/fhir/cdm/StructureDefinition/cdm-patient"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p style=\"border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;\"><b>Norm Peterson </b> male, DoB: 1948-10-17 ( Source System Row Identifier: 35e4aa64-fdf8-4ef9-8acd-066aec45f63b(use: OFFICIAL))</p><hr/><table class=\"grid\"><tr><td style=\"background-color: #f3f5da\" title=\"Other Ids (see the one above)\">Other Id:</td><td colspan=\"3\">Match Data Identifier: 4fd6049c-59c5-4c7b-81b1-88869044535d(use: SECONDARY)</td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Sex assigned at birth based on observation by a physician. Also called phenotype, or how the genes were expressed, based on the observation of the doctor. This assignment may not match the gender identity of the person, which will not be known until the newborn is older.\"><a href=\"StructureDefinition-sex-assigned-at-birth.html\">Sex Assigned At Birth:</a></td><td colspan=\"3\"><ul><li><span title=\"Codes: {http://linuxforhealth.org/fhir/cdm/CodeSystem/sex-assigned-at-birth male}\">Male</span></li></ul></td></tr><tr><td style=\"background-color: #f3f5da\" title=\"The importance of the patient (e.g. VIP).\"><a href=\"http://hl7.org/fhir/R4/extension-patient-importance.html\">importance:</a></td><td colspan=\"3\"><ul><li><span title=\"Codes: {http://linuxforhealth.org/fhir/cdm/CodeSystem/patient-importance bad-debt}, {http://linuxforhealth.org/fhir/cdm/CodeSystem/patient-importance do-not-contact}\">Bad Debt</span></li></ul></td></tr><tr><td style=\"background-color: #f3f5da\" title=\"Customer-specific patient status codes\"><a href=\"StructureDefinition-status-code.html\">Status Code:</a></td><td colspan=\"3\"><span title=\"Codes: {http://linuxforhealth.org/fhir/cdm/CodeSystem/patient-status collection}\">Collections</span></td></tr></table></div>"
},
"extension" : [
{
"url" : "http://linuxforhealth.org/fhir/cdm/StructureDefinition/status-code",
"valueCodeableConcept" : {
"coding" : [
{
"system" : "http://linuxforhealth.org/fhir/cdm/CodeSystem/patient-status",
"code" : "collection"
}
]
}
},
{
"url" : "http://linuxforhealth.org/fhir/cdm/StructureDefinition/status-code",
"valueCodeableConcept" : {
"coding" : [
{
"system" : "http://linuxforhealth.org/fhir/cdm/CodeSystem/patient-status",
"code" : "confidential"
}
]
}
},
{
"url" : "http://linuxforhealth.org/fhir/cdm/StructureDefinition/status-code",
"valueCodeableConcept" : {
"coding" : [
{
"system" : "http://linuxforhealth.org/fhir/cdm/CodeSystem/patient-status",
"code" : "test"
}
]
}
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/patient-importance",
"valueCodeableConcept" : {
"coding" : [
{
"system" : "http://linuxforhealth.org/fhir/cdm/CodeSystem/patient-importance",
"code" : "bad-debt"
},
{
"system" : "http://linuxforhealth.org/fhir/cdm/CodeSystem/patient-importance",
"code" : "do-not-contact"
}
]
}
},
{
"url" : "http://linuxforhealth.org/fhir/cdm/StructureDefinition/sex-assigned-at-birth",
"valueCodeableConcept" : {
"coding" : [
{
"system" : "http://linuxforhealth.org/fhir/cdm/CodeSystem/sex-assigned-at-birth",
"code" : "male"
}
]
}
}
],
"identifier" : [
{
"use" : "official",
"type" : {
"coding" : [
{
"system" : "http://linuxforhealth.org/fhir/cdm/CodeSystem/identifier-type",
"code" : "SSRI"
}
]
},
"system" : "http://acme-health.com/emr1/patient",
"value" : "35e4aa64-fdf8-4ef9-8acd-066aec45f63b",
"assigner" : {
"display" : "Acme Health - EMR1"
}
},
{
"use" : "secondary",
"type" : {
"coding" : [
{
"system" : "http://linuxforhealth.org/fhir/cdm/CodeSystem/identifier-type",
"code" : "MDI"
}
]
},
"system" : "http://linuxforhealth.org/platform/patient-match-identifier",
"value" : "4fd6049c-59c5-4c7b-81b1-88869044535d",
"assigner" : {
"display" : "HDC"
}
}
],
"name" : [
{
"family" : "Peterson",
"given" : [
"Norm"
]
}
],
"gender" : "male",
"birthDate" : "1948-10-17"
}
IG © 2021+ LinuxForHealth Team. Package linuxforhealth.fhir.ig#8.0.0 based on FHIR 4.0.1. Generated 2022-11-10
Links: Table of Contents |
QA Report