Clinical Quality Framework Common FHIR Assets (US-Based)
0.1.0 - CI Build
United States of America (USA)
Clinical Quality Framework Common FHIR Assets (US-Based), published by Clinical Quality Framework. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/cqframework/cqf-us/ and changes regularly. See the Directory of published versions
{
"resourceType" : "Bundle",
"id" : "tests-USCoreElements-example-bundle",
"type" : "transaction",
"entry" : [
{
"fullUrl" : "https://build.fhir.org/observation-example-respiratory-rate.html",
"resource" : {
"resourceType" : "Observation",
"id" : "respiratory-rate",
"meta" : {
"profile" : [
🔗 "http://hl7.org/fhir/StructureDefinition/resprate"🔗 ,
"http://hl7.org/fhir/StructureDefinition/vitalsigns"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: respiratory-rate</p><p><b>meta</b>: </p><p><b>status</b>: final</p><p><b>category</b>: Vital Signs <span style=\"background: LightGoldenRodYellow\">(Details : {http://terminology.hl7.org/CodeSystem/observation-category code 'vital-signs' = 'Vital Signs', given as 'Vital Signs'})</span></p><p><b>code</b>: respiratory_rate <span style=\"background: LightGoldenRodYellow\">(Details : {LOINC code '9279-1' = 'Respiratory rate', given as 'Respiratory rate'})</span></p><p><b>subject</b>: <a href=\"https://hl7.org/fhir/us/core/Patient-example.html\">Amy Shaw. Generated Summary: id: example; Medical Record Number = 1032702 (USUAL); active; Amy V. Shaw ; ph: 555-555-5555(HOME), amy.shaw@example.com; gender: female; birthDate: 2007-02-20</a></p><p><b>encounter</b>: GP Visit</p><p><b>effective</b>: 02/07/1999 12:00:00 AM</p><p><b>value</b>: 26.0 breaths per minute<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code /min = '/min')</span></p></div>"
},
"status" : "final",
"category" : [
{
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/observation-category",
"code" : "vital-signs",
"display" : "Vital Signs"
}
],
"text" : "Vital Signs"
}
],
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "9279-1",
"display" : "Respiratory rate"
}
],
"text" : "respiratory_rate"
},
"subject" : {
"reference" : "Patient/example",
"display" : "Amy Shaw"
},
"encounter" : {
"display" : "GP Visit"
},
"effectiveDateTime" : "1999-07-02",
"valueQuantity" : {
"value" : 26.0,
"unit" : "breaths per minute",
"system" : "http://unitsofmeasure.org",
"code" : "/min"
}
},
"request" : {
"method" : "PUT",
"url" : "Observation/respiratory-rate"
}
},
{
"fullUrl" : "https://www.hl7.org/fhir/familymemberhistory.html",
"resource" : {
"resourceType" : "FamilyMemberHistory",
"id" : "example",
"meta" : {
"profile" : [
"http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-familymemberhistory"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: example</p><p><b>meta</b>: </p><p><b>status</b>: completed</p><p><b>patient</b>: <a href=\"Patient-example.html\">Peter Patient. Generated Summary: id: example; Medical record number = 12345 (USUAL); active; Peter James Chalmers (OFFICIAL), Jim Chalmers , Peter James Windsor (MAIDEN); ph: (03) 5555 6473(WORK), ph: (03) 3410 5613(MOBILE), ph: (03) 5555 8834(OLD); gender: male; birthDate: 1974-12-25; </a></p><p><b>date</b>: Mar 18, 2011 5:49:10 PM</p><p><b>relationship</b>: FATHER <span style=\"background: LightGoldenRodYellow\">(Details : {http://terminology.hl7.org/CodeSystem/v3-RoleCode code 'FTH' = 'father', given as 'FATHER'})</span></p><h3>Conditions</h3><table class=\"grid\"><tr><td>-</td><td><b>Extension</b></td><td><b>Code</b></td><td><b>Outcome</b></td><td><b>Onset[x]</b></td><td><b>Note</b></td></tr><tr><td>*</td><td/><td>Family history of myocardial infarction in male relative of first degree, age known (situation) <span style=\"background: LightGoldenRodYellow\">(Details : {SNOMED CT code '315619001' = 'FH myocardial infarction male first degree age known', given as 'Family history of myocardial infarction in male relative of first degree, age known (situation)'})</span></td><td>Congenital bent nose <span style=\"background: LightGoldenRodYellow\">(Details : {SNOMED CT code '520004' = 'Congenital bent nose', given as 'Congenital bent nose'})</span></td><td>74 yr<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code a = 'a')</span></td><td>Was fishing at the time. At least he went doing something he loved.</td></tr></table></div>"
},
"status" : "completed",
"patient" : {
"reference" : "Patient/example",
"display" : "Peter Patient"
},
"date" : "2011-03-18T17:49:10+00:00",
"relationship" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode",
"code" : "FTH",
"display" : "FATHER"
}
]
},
"condition" : [
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/familymemberhistory-severity",
"valueCodeableConcept" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "399166001",
"display" : "Fatal"
}
]
}
}
],
"code" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "315619001",
"display" : "Family history of myocardial infarction in male relative of first degree, age known (situation)"
}
],
"text" : "Family history of myocardial infarction in male relative of first degree, age known (situation)"
},
"outcome" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "520004",
"display" : "Congenital bent nose"
}
]
},
"onsetAge" : {
"value" : 74,
"unit" : "yr",
"system" : "http://unitsofmeasure.org",
"code" : "a"
},
"note" : [
{
"text" : "Was fishing at the time. At least he went doing something he loved."
}
]
}
]
},
"request" : {
"method" : "PUT",
"url" : "FamilyMemberHistory/example"
}
},
{
"fullUrl" : "https://www.hl7.org/fhir/us/qicore/MedicationRequest-negation-example-code.html",
"resource" : {
"resourceType" : "MedicationRequest",
"id" : "negation-example",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: negation-example</p><p><b>status</b>: completed</p><p><b>intent</b>: order</p><p><b>category</b>: community <span style=\"background: LightGoldenRodYellow\">(Details : {[not stated] code 'community' = 'community)</span></p><p><b>doNotPerform</b>: true</p><p><b>medication</b>: Antithrombotic Therapy value set <span style=\"background: LightGoldenRodYellow\">(Details : {[not stated] code 'null' = 'null)</span></p><p><b>subject</b>: <a href=\"https://www.hl7.org/fhir/patient-example.html\">Generated Summary: id: example; Medical record number = 12345 (USUAL); active; Peter James Chalmers (OFFICIAL), Jim Chalmers , Peter James Windsor (MAIDEN); ph: (03) 5555 6473(WORK), ph: (03) 3410 5613(MOBILE), ph: (03) 5555 8834(OLD); gender: male; birthDate: 1974-12-25; </a></p><p><b>authoredOn</b>: Mar 26, 2015 12:32:52 AM</p><p><b>requester</b>: <a href=\"https://hl7.org/fhir/practitioner-example.html\">Generated Summary: id: example; 23; active; Adam Careful </a></p><p><b>reasonCode</b>: Drug treatment not indicated (situation) <span style=\"background: LightGoldenRodYellow\">(Details : {SNOMED CT code '183966005' = 'Drug treatment not indicated', given as 'Drug treatment not indicated (situation)'})</span></p></div>"
},
"status" : "completed",
"intent" : "order",
"category" : [
{
"coding" : [
{
"code" : "community"
}
]
}
],
"doNotPerform" : true,
"medicationCodeableConcept" : {
"coding" : [
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/valueset-reference",
"valueUri" : "http://cts.nlm.nih.gov/fhir/ValueSet/2.16.840.1.113883.3.117.1.7.1.201"
}
]
}
],
"text" : "Antithrombotic Therapy value set"
},
"subject" : {
"reference" : "Patient/example"
},
"authoredOn" : "2015-03-25T19:32:52-05:00",
"requester" : {
"reference" : "Practitioner/example"
},
"reasonCode" : [
{
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "183966005",
"display" : "Drug treatment not indicated (situation)"
}
]
}
]
},
"request" : {
"method" : "PUT",
"url" : "MedicationRequest/negation-example"
}
},
{
"fullUrl" : "https://www.hl7.org/fhir/goal.html",
"resource" : {
"resourceType" : "Goal",
"id" : "example",
"meta" : {
"profile" : [
"http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-goal"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: example</p><p><b>meta</b>: </p><p><b>identifier</b>: 123</p><p><b>lifecycleStatus</b>: on-hold</p><p><b>category</b>: Dietary <span style=\"background: LightGoldenRodYellow\">(Details : {http://terminology.hl7.org/CodeSystem/goal-category code 'dietary' = 'Dietary)</span></p><p><b>priority</b>: high <span style=\"background: LightGoldenRodYellow\">(Details : {http://terminology.hl7.org/CodeSystem/goal-priority code 'high-priority' = 'High Priority', given as 'High Priority'})</span></p><p><b>description</b>: Target weight is 160 to 180 lbs. <span style=\"background: LightGoldenRodYellow\">(Details )</span></p><p><b>subject</b>: <a href=\"Patient-example.html\">Peter James Chalmers. Generated Summary: id: example; Medical record number = 12345 (USUAL); active; Peter James Chalmers (OFFICIAL), Jim Chalmers , Peter James Windsor (MAIDEN); ph: (03) 5555 6473(WORK), ph: (03) 3410 5613(MOBILE), ph: (03) 5555 8834(OLD); gender: male; birthDate: 1974-12-25; </a></p><p><b>start</b>: 2015-04-05</p><h3>Targets</h3><table class=\"grid\"><tr><td>-</td><td><b>Measure</b></td><td><b>Detail[x]</b></td><td><b>Due[x]</b></td></tr><tr><td>*</td><td>Weight Measured <span style=\"background: LightGoldenRodYellow\">(Details : {LOINC code '3141-9' = 'Body weight Measured', given as 'Weight Measured'})</span></td><td>160-180 lbs</td><td>2016-04-05</td></tr></table><p><b>statusDate</b>: 2016-02-14</p><p><b>statusReason</b>: Patient wants to defer weight loss until after honeymoon.</p><p><b>expressedBy</b>: <a href=\"Patient-example.html\">Peter James Chalmers. Generated Summary: id: example; Medical record number = 12345 (USUAL); active; Peter James Chalmers (OFFICIAL), Jim Chalmers , Peter James Windsor (MAIDEN); ph: (03) 5555 6473(WORK), ph: (03) 3410 5613(MOBILE), ph: (03) 5555 8834(OLD); gender: male; birthDate: 1974-12-25; </a></p><p><b>addresses</b>: obesity condition</p><p><b>outcomeReference</b>: <a href=\"Observation-example.html\">Body Weight Measured. Generated Summary: id: example; <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/observation-category vital-signs}\">Vital Signs</span>; <span title=\"Codes: {http://loinc.org 30350-3}\">Hemoglobin [Mass/volume] in Venous blood</span>; effective: Apr 2, 2013 9:30:10 AM --> Apr 5, 2013 9:30:10 AM; issued: Apr 3, 2013 2:30:10 PM; 7.2 g/dl; <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/v2-0078 L}\">Below low normal</span>; <span title=\"Codes: {http://snomed.info/sct 308046002}\">Superficial forearm vein</span>; <span title=\"Codes: {http://snomed.info/sct 120220003}\">Injection to forearm</span></a></p></div>"
},
"identifier" : [
{
"value" : "123"
}
],
"lifecycleStatus" : "on-hold",
"category" : [
{
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/goal-category",
"code" : "dietary"
}
]
}
],
"priority" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/goal-priority",
"code" : "high-priority",
"display" : "High Priority"
}
],
"text" : "high"
},
"description" : {
"text" : "Target weight is 160 to 180 lbs."
},
"subject" : {
"reference" : "Patient/example",
"display" : "Peter James Chalmers"
},
"startDate" : "2015-04-05",
"target" : [
{
"measure" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "3141-9",
"display" : "Weight Measured"
}
]
},
"detailRange" : {
"low" : {
"value" : 160,
"unit" : "lbs",
"system" : "http://unitsofmeasure.org",
"code" : "[lb_av]"
},
"high" : {
"value" : 180,
"unit" : "lbs",
"system" : "http://unitsofmeasure.org",
"code" : "[lb_av]"
}
},
"dueDate" : "2016-04-05"
}
],
"statusDate" : "2016-02-14",
"statusReason" : "Patient wants to defer weight loss until after honeymoon.",
"expressedBy" : {
"reference" : "Patient/example",
"display" : "Peter James Chalmers"
},
"addresses" : [
{
"display" : "obesity condition"
}
],
"outcomeReference" : [
{
"reference" : "Observation/example",
"display" : "Body Weight Measured"
}
]
},
"request" : {
"method" : "PUT",
"url" : "Goal/example"
}
},
{
"fullUrl" : "https://www.hl7.org/fhir/us/core/STU4/DiagnosticReport-urinalysis.json.html",
"resource" : {
"resourceType" : "Observation",
"id" : "urine-bilirubin",
"meta" : {
"versionId" : "206456",
"lastUpdated" : "2016-04-18T03:37:21.259+00:00",
"profile" : [
🔗 "http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-lab"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: urine-bilirubin</p><p><b>meta</b>: </p><p><b>status</b>: final</p><p><b>category</b>: Laboratory <span style=\"background: LightGoldenRodYellow\">(Details : {http://terminology.hl7.org/CodeSystem/observation-category code 'laboratory' = 'Laboratory', given as 'Laboratory'})</span></p><p><b>code</b>: BILIRUBIN <span style=\"background: LightGoldenRodYellow\">(Details : {LOINC code '5770-3' = 'Bilirubin.total [Presence] in Urine by Test strip', given as 'Bilirubin.total [Presence] in Urine by Test strip'})</span></p><p><b>subject</b>: <a href=\"https://hl7.org/fhir/us/core/Patient-example.html\">Amy Shaw. Generated Summary: id: example; Medical Record Number = 1032702 (USUAL); active; Amy V. Shaw ; ph: 555-555-5555(HOME), amy.shaw@example.com; gender: female; birthDate: 2007-02-20</a></p><p><b>effective</b>: 05/07/2005 12:00:00 AM</p><p><b>value</b>: Negative <span style=\"background: LightGoldenRodYellow\">(Details : {SNOMED CT code '260385009' = 'Negative', given as 'Negative'})</span></p><h3>ReferenceRanges</h3><table class=\"grid\"><tr><td>-</td><td><b>Text</b></td></tr><tr><td>*</td><td>Negative</td></tr></table></div>"
},
"status" : "final",
"category" : [
{
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/observation-category",
"code" : "laboratory",
"display" : "Laboratory"
}
],
"text" : "Laboratory"
}
],
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "5770-3",
"display" : "Bilirubin.total [Presence] in Urine by Test strip"
}
],
"text" : "BILIRUBIN"
},
"subject" : {
"reference" : "Patient/example",
"display" : "Amy Shaw"
},
"effectiveDateTime" : "2005-07-05",
"valueCodeableConcept" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "260385009",
"display" : "Negative"
}
],
"text" : "Negative"
},
"referenceRange" : [
{
"text" : "Negative"
}
]
},
"request" : {
"method" : "PUT",
"url" : "Observation/urine-bilirubin/_history/206456"
}
},
{
"fullUrl" : "https://hl7.org/fhir/us/core/STU4/Observation-urine-leukocyte-esterase.html",
"resource" : {
"resourceType" : "Observation",
"id" : "urine-leukocyte-esterase",
"meta" : {
"versionId" : "206552",
"lastUpdated" : "2016-04-18T03:58:45.747+00:00",
"profile" : [
🔗 "http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-lab"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: urine-leukocyte-esterase</p><p><b>meta</b>: </p><p><b>status</b>: final</p><p><b>category</b>: Laboratory <span style=\"background: LightGoldenRodYellow\">(Details : {http://terminology.hl7.org/CodeSystem/observation-category code 'laboratory' = 'Laboratory', given as 'Laboratory'})</span></p><p><b>code</b>: LEUK ESTERASE <span style=\"background: LightGoldenRodYellow\">(Details : {LOINC code '5799-2' = 'Leukocyte esterase [Presence] in Urine by Test strip', given as 'Leukocyte esterase [Presence] in Urine by Test strip'})</span></p><p><b>subject</b>: <a href=\"https://hl7.org/fhir/us/core/Patient-example.html\">Amy Shaw. Generated Summary: id: example; Medical Record Number = 1032702 (USUAL); active; Amy V. Shaw ; ph: 555-555-5555(HOME), amy.shaw@example.com; gender: female; birthDate: 2007-02-20</a></p><p><b>effective</b>: 05/07/2005 12:00:00 AM</p><p><b>value</b>: 2+ <span style=\"background: LightGoldenRodYellow\">(Details : {SNOMED CT code '260348001' = 'Present ++ out of ++++ (qualifier value)', given as '++'})</span></p><h3>ReferenceRanges</h3><table class=\"grid\"><tr><td>-</td><td><b>Text</b></td></tr><tr><td>*</td><td>Negative</td></tr></table></div>"
},
"status" : "final",
"category" : [
{
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/observation-category",
"code" : "laboratory",
"display" : "Laboratory"
}
],
"text" : "Laboratory"
}
],
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "5799-2",
"display" : "Leukocyte esterase [Presence] in Urine by Test strip"
}
],
"text" : "LEUK ESTERASE"
},
"subject" : {
"reference" : "Patient/example",
"display" : "Amy Shaw"
},
"effectiveDateTime" : "2005-07-05",
"valueCodeableConcept" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "260348001",
"display" : "++"
}
],
"text" : "2+"
},
"referenceRange" : [
{
"text" : "Negative"
}
]
},
"request" : {
"method" : "PUT",
"url" : "Observation/urine-leukocyte-esterase/_history/206552"
}
},
{
"fullUrl" : "https://www.hl7.org/fhir/medicationrequest.html",
"resource" : {
"resourceType" : "MedicationRequest",
"id" : "uscore-mo2",
"meta" : {
"profile" : [
🔗 "http://hl7.org/fhir/us/core/StructureDefinition/us-core-medicationrequest"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: uscore-mo2</p><p><b>meta</b>: </p><p><b>contained</b>: </p><p><b>status</b>: active</p><p><b>intent</b>: order</p><p><b>medication</b>: Nizatidine 15 MG/ML Oral Solution [Axid]. Generated Summary: unknown resource contained</p><p><b>subject</b>: <a href=\"https://hl7.org/fhir/us/core/Patient-example.html\">Amy Shaw. Generated Summary: id: example; Medical Record Number = 1032702 (USUAL); active; Amy V. Shaw ; ph: 555-555-5555(HOME), amy.shaw@example.com; gender: female; birthDate: 2007-02-20</a></p><p><b>authoredOn</b>: 05/04/2008 12:00:00 AM</p><p><b>requester</b>: <a href=\"https://build.fhir.org/ig/HL7/US-Core/Practitioner-practitioner-1.html\">Ronald Bone, MD. Generated Summary: id: practitioner-1; 9941339108, 25456; Ronald Bone </a></p><p><b>dosageInstruction</b>: </p><h3>DispenseRequests</h3><table class=\"grid\"><tr><td>-</td><td><b>NumberOfRepeatsAllowed</b></td><td><b>Quantity</b></td><td><b>ExpectedSupplyDuration</b></td></tr><tr><td>*</td><td>1</td><td>480 mL<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code mL = 'mL')</span></td><td>30 days<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code d = 'd')</span></td></tr></table></div>"
},
"contained" : [
{
"resourceType" : "Medication",
"id" : "med2",
"code" : {
"coding" : [
{
"system" : "http://www.nlm.nih.gov/research/umls/rxnorm",
"code" : "582620",
"display" : "Nizatidine 15 MG/ML Oral Solution [Axid]"
}
],
"text" : "Nizatidine 15 MG/ML Oral Solution [Axid]"
}
}
],
"status" : "active",
"intent" : "order",
"medicationReference" : {
"reference" : "#med2",
"display" : "Nizatidine 15 MG/ML Oral Solution [Axid]"
},
"subject" : {
"reference" : "Patient/example",
"display" : "Amy Shaw"
},
"authoredOn" : "2008-04-05",
"requester" : {
"reference" : "Practitioner/practitioner-1",
"display" : "Ronald Bone, MD"
},
"dosageInstruction" : [
{
"text" : "10 mL bid",
"timing" : {
"repeat" : {
"boundsPeriod" : {
"start" : "2008-04-05"
}
}
}
}
],
"dispenseRequest" : {
"numberOfRepeatsAllowed" : 1,
"quantity" : {
"value" : 480,
"unit" : "mL",
"system" : "http://unitsofmeasure.org",
"code" : "mL"
},
"expectedSupplyDuration" : {
"value" : 30,
"unit" : "days",
"system" : "http://unitsofmeasure.org",
"code" : "d"
}
}
},
"request" : {
"method" : "PUT",
"url" : "MedicationRequest/uscore-mo2"
}
},
{
"fullUrl" : "https://hl7.org/fhir/us/core/STU3.1/Observation-neutrophils.html",
"resource" : {
"resourceType" : "Observation",
"id" : "neutrophils",
"meta" : {
"versionId" : "1106",
"lastUpdated" : "2016-03-09T15:29:58.052+00:00",
"profile" : [
🔗 "http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-lab"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: neutrophils</p><p><b>meta</b>: </p><p><b>status</b>: final</p><p><b>category</b>: Laboratory <span style=\"background: LightGoldenRodYellow\">(Details : {http://terminology.hl7.org/CodeSystem/observation-category code 'laboratory' = 'Laboratory', given as 'Laboratory'})</span></p><p><b>code</b>: Neutrophils % <span style=\"background: LightGoldenRodYellow\">(Details : {LOINC code '770-8' = 'Neutrophils/100 leukocytes in Blood by Automated count', given as 'Neutrophils/100 leukocytes in Blood by Automated count'})</span></p><p><b>subject</b>: <a href=\"https://hl7.org/fhir/us/core/Patient-example.html\">Amy Shaw. Generated Summary: id: example; Medical Record Number = 1032702 (USUAL); active; Amy V. Shaw ; ph: 555-555-5555(HOME), amy.shaw@example.com; gender: female; birthDate: 2007-02-20</a></p><p><b>effective</b>: 05/07/2005 12:00:00 AM</p><p><b>value</b>: 40.0 %</p><h3>ReferenceRanges</h3><table class=\"grid\"><tr><td>-</td><td><b>Low</b></td><td><b>High</b></td><td><b>AppliesTo</b></td></tr><tr><td>*</td><td>37.0 %<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code % = '%')</span></td><td>67.0 %<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code % = '%')</span></td><td>Normal Range <span style=\"background: LightGoldenRodYellow\">(Details : {http://terminology.hl7.org/CodeSystem/referencerange-meaning code 'normal' = 'Normal Range', given as 'Normal Range'})</span></td></tr></table></div>"
},
"status" : "final",
"category" : [
{
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/observation-category",
"code" : "laboratory",
"display" : "Laboratory"
}
],
"text" : "Laboratory"
}
],
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "770-8",
"display" : "Neutrophils/100 leukocytes in Blood by Automated count"
}
],
"text" : "Neutrophils %"
},
"subject" : {
"reference" : "Patient/example",
"display" : "Amy Shaw"
},
"effectiveDateTime" : "2005-07-05",
"valueQuantity" : {
"value" : 40.0,
"unit" : "%",
"system" : "http://unitsofmeasure.org"
},
"referenceRange" : [
{
"low" : {
"value" : 37.0,
"unit" : "%",
"system" : "http://unitsofmeasure.org",
"code" : "%"
},
"high" : {
"value" : 67.0,
"unit" : "%",
"system" : "http://unitsofmeasure.org",
"code" : "%"
},
"appliesTo" : [
{
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/referencerange-meaning",
"code" : "normal",
"display" : "Normal Range"
}
],
"text" : "Normal Range"
}
]
}
]
},
"request" : {
"method" : "PUT",
"url" : "Observation/neutrophils/_history/1106"
}
},
{
"fullUrl" : "https://hl7.org/fhir/us/core/STU3.1/Observation-urine-cells.html",
"resource" : {
"resourceType" : "Observation",
"id" : "urine-cells",
"meta" : {
"versionId" : "206624",
"lastUpdated" : "2016-04-18T04:23:12.123+00:00",
"profile" : [
🔗 "http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-lab"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: urine-cells</p><p><b>meta</b>: </p><p><b>status</b>: final</p><p><b>category</b>: Laboratory <span style=\"background: LightGoldenRodYellow\">(Details : {http://terminology.hl7.org/CodeSystem/observation-category code 'laboratory' = 'Laboratory', given as 'Laboratory'})</span></p><p><b>code</b>: EPITHELIAL CELLS <span style=\"background: LightGoldenRodYellow\">(Details : {LOINC code '5787-7' = 'Epithelial cells [#/area] in Urine sediment by Microscopy high power field', given as 'Epithelial cells [#/area] in Urine sediment by Microscopy high power field'})</span></p><p><b>subject</b>: <a href=\"https://hl7.org/fhir/us/core/Patient-example.html\">Amy Shaw. Generated Summary: id: example; Medical Record Number = 1032702 (USUAL); active; Amy V. Shaw ; ph: 555-555-5555(HOME), amy.shaw@example.com; gender: female; birthDate: 2007-02-20</a></p><p><b>effective</b>: 05/07/2005 12:00:00 AM</p><p><b>value</b>: 1-5 cells/HPF</p><h3>ReferenceRanges</h3><table class=\"grid\"><tr><td>-</td><td><b>Text</b></td></tr><tr><td>*</td><td>None Seen/HPF</td></tr></table></div>"
},
"status" : "final",
"category" : [
{
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/observation-category",
"code" : "laboratory",
"display" : "Laboratory"
}
],
"text" : "Laboratory"
}
],
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "5787-7",
"display" : "Epithelial cells [#/area] in Urine sediment by Microscopy high power field"
}
],
"text" : "EPITHELIAL CELLS"
},
"subject" : {
"reference" : "Patient/example",
"display" : "Amy Shaw"
},
"effectiveDateTime" : "2005-07-05",
"valueRange" : {
"low" : {
"value" : 1,
"unit" : "cells/HPF",
"system" : "http://unitsofmeasure.org",
"code" : "/[HPF]"
},
"high" : {
"value" : 5,
"unit" : "cells/HPF",
"system" : "http://unitsofmeasure.org",
"code" : "/[HPF]"
}
},
"referenceRange" : [
{
"text" : "None Seen/HPF"
}
]
},
"request" : {
"method" : "PUT",
"url" : "Observation/urine-cells/_history/206624"
}
},
{
"fullUrl" : "https://build.fhir.org/ig/HL7/US-Core/StructureDefinition-us-core-blood-pressure.html",
"resource" : {
"resourceType" : "Observation",
"id" : "blood-pressure",
"meta" : {
"profile" : [
🔗 "http://hl7.org/fhir/StructureDefinition/bp"🔗 ,
"http://hl7.org/fhir/StructureDefinition/vitalsigns"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: blood-pressure</p><p><b>meta</b>: </p><p><b>status</b>: final</p><p><b>category</b>: Vital Signs <span style=\"background: LightGoldenRodYellow\">(Details : {http://terminology.hl7.org/CodeSystem/observation-category code 'vital-signs' = 'Vital Signs', given as 'Vital Signs'})</span></p><p><b>code</b>: Blood pressure systolic and diastolic <span style=\"background: LightGoldenRodYellow\">(Details : {LOINC code '85354-9' = 'Blood pressure panel with all children optional', given as 'Blood pressure panel with all children optional'})</span></p><p><b>subject</b>: <a href=\"https://hl7.org/fhir/us/core/Patient-example.html\">Amy Shaw. Generated Summary: id: example; Medical Record Number = 1032702 (USUAL); active; Amy V. Shaw ; ph: 555-555-5555(HOME), amy.shaw@example.com; gender: female; birthDate: 2007-02-20</a></p><p><b>encounter</b>: GP Visit</p><p><b>effective</b>: 02/07/1999 12:00:00 AM</p><blockquote><p><b>component</b></p><p><b>code</b>: Systolic blood pressure <span style=\"background: LightGoldenRodYellow\">(Details : {LOINC code '8480-6' = 'Systolic blood pressure', given as 'Systolic blood pressure'})</span></p><p><b>value</b>: 109 mmHg<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code mm[Hg] = 'mm[Hg]')</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: Diastolic blood pressure <span style=\"background: LightGoldenRodYellow\">(Details : {LOINC code '8462-4' = 'Diastolic blood pressure', given as 'Diastolic blood pressure'})</span></p><p><b>value</b>: 44 mmHg<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code mm[Hg] = 'mm[Hg]')</span></p></blockquote></div>"
},
"status" : "final",
"category" : [
{
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/observation-category",
"code" : "vital-signs",
"display" : "Vital Signs"
}
],
"text" : "Vital Signs"
}
],
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "85354-9",
"display" : "Blood pressure panel with all children optional"
}
],
"text" : "Blood pressure systolic and diastolic"
},
"subject" : {
"reference" : "Patient/example",
"display" : "Amy Shaw"
},
"encounter" : {
"display" : "GP Visit"
},
"effectiveDateTime" : "1999-07-02",
"component" : [
{
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "8480-6",
"display" : "Systolic blood pressure"
}
],
"text" : "Systolic blood pressure"
},
"valueQuantity" : {
"value" : 109,
"unit" : "mmHg",
"system" : "http://unitsofmeasure.org",
"code" : "mm[Hg]"
}
},
{
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "8462-4",
"display" : "Diastolic blood pressure"
}
],
"text" : "Diastolic blood pressure"
},
"valueQuantity" : {
"value" : 44,
"unit" : "mmHg",
"system" : "http://unitsofmeasure.org",
"code" : "mm[Hg]"
}
}
]
},
"request" : {
"method" : "PUT",
"url" : "Observation/blood-pressure"
}
},
{
"fullUrl" : "https://build.fhir.org/immunizationevaluation-definitions.html",
"resource" : {
"resourceType" : "ImmunizationEvaluation",
"id" : "example",
"meta" : {
"profile" : [
"http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-immunizationevaluation"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: example</p><p><b>meta</b>: </p><p><b>identifier</b>: urn:oid:1.3.6.1.4.1.21367.2005.3.7.1234</p><p><b>status</b>: completed</p><p><b>patient</b>: <a href=\"https://www.hl7.org/fhir/patient-example.html\">Generated Summary: id: example; Medical record number = 12345 (USUAL); active; Peter James Chalmers (OFFICIAL), Jim Chalmers , Peter James Windsor (MAIDEN); ph: (03) 5555 6473(WORK), ph: (03) 3410 5613(MOBILE), ph: (03) 5555 8834(OLD); gender: male; birthDate: 1974-12-25; </a></p><p><b>date</b>: Jan 10, 2013 12:00:00 AM</p><p><b>authority</b>: <a href=\"https://www.hl7.org/fhir/organization-example.html\">Generated Summary: id: example; ??; active; <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/organization-type team}\">Organizational team</span>; name: Health Level Seven International; ph: (+1) 734-677-7777, fax: (+1) 734-677-6622, hq@HL7.org</a></p><p><b>targetDisease</b>: Gestational rubella syndrome <span style=\"background: LightGoldenRodYellow\">(Details : {SNOMED CT code '1857005' = 'Gestational rubella syndrome)</span></p><p><b>immunizationEvent</b>: <a href=\"Immunization-example.html\">Generated Summary: id: example; urn:oid:1.3.6.1.4.1.21367.2005.3.7.1234; status: completed; <span title=\"Codes: {urn:oid:1.2.36.1.2001.1005.17 FLUVAX}\">Fluvax (Influenza)</span>; occurrence: Jan 1, 2013 12:00:00 AM; recorded: Jan 10, 2013 12:00:00 AM; primarySource; lotNumber: AAJN11K; expirationDate: 2015-02-15; <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/v3-ActSite LA}\">left arm</span>; <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/v3-RouteOfAdministration IM}\">Injection, intramuscular</span>; 5 mg; Annotation: Notes on adminstration of vaccine; <span title=\"Codes: {http://snomed.info/sct 429060002}\">Procedure to meet occupational requirement</span></a></p><p><b>doseStatus</b>: Valid <span style=\"background: LightGoldenRodYellow\">(Details : {http://terminology.hl7.org/CodeSystem/immunization-evaluation-dose-status code 'valid' = 'Valid', given as 'Valid'})</span></p><p><b>series</b>: Vaccination Series 1</p><p><b>doseNumber</b>: 1</p><p><b>seriesDoses</b>: 3</p></div>"
},
"identifier" : [
{
"system" : "urn:ietf:rfc:3986",
"value" : "urn:oid:1.3.6.1.4.1.21367.2005.3.7.1234"
}
],
"status" : "completed",
"patient" : {
"reference" : "Patient/example"
},
"date" : "2013-01-10",
"authority" : {
"reference" : "Organization/example"
},
"targetDisease" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "1857005"
}
]
},
"immunizationEvent" : {
"reference" : "Immunization/example"
},
"doseStatus" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/immunization-evaluation-dose-status",
"code" : "valid",
"display" : "Valid"
}
]
},
"series" : "Vaccination Series 1",
"doseNumberPositiveInt" : 1,
"seriesDosesPositiveInt" : 3
},
"request" : {
"method" : "PUT",
"url" : "ImmunizationEvaluation/example"
}
},
{
"fullUrl" : "http://hl7.org/fhir/us/qicore/ImplementationGuide/hl7.fhir.us.qicore",
"resource" : {
"resourceType" : "ImplementationGuide",
"id" : "hl7.fhir.us.qicore",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><h2>QICore</h2><p>The official URL for this implementation guide is: </p><pre>http://hl7.org/fhir/us/qicore/ImplementationGuide/hl7.fhir.us.qicore</pre><div><p>The QICore Implementation Guide defines a set of FHIR profiles with extensions and bindings needed to create interoperable, quality-focused applications. The profiles in this implementation guide derive from and extend the <a href=\"http://hl7.org/fhir/us/core\">US Core</a> profiles to provide a common foundation for building, sharing, and evaluating knowledge artifacts across quality improvement efforts in the US Realm.</p>\n</div></div>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode" : "cqi"
}
],
"url" : "http://hl7.org/fhir/us/qicore/ImplementationGuide/hl7.fhir.us.qicore",
"version" : "4.0.0",
"name" : "QICore",
"title" : "QI-Core Implementation Guide",
"status" : "draft",
"experimental" : false,
"date" : "2020-03-24T21:02:44+00:00",
"publisher" : "Clinical Quality Improvement WG",
"contact" : [
{
"telecom" : [
{
"system" : "url",
"value" : "http://hl7.org/special/committees/CQI"
}
]
}
],
"description" : "The QICore Implementation Guide defines a set of FHIR profiles with extensions and bindings needed to create interoperable, quality-focused applications. The profiles in this implementation guide derive from and extend the [US Core](http://hl7.org/fhir/us/core) profiles to provide a common foundation for building, sharing, and evaluating knowledge artifacts across quality improvement efforts in the US Realm.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "US",
"display" : "United States of America"
}
]
}
],
"packageId" : "hl7.fhir.us.qicore",
"license" : "CC0-1.0",
"fhirVersion" : [
"4.0.1"
],
"dependsOn" : [
{
"uri" : "http://hl7.org/fhir/us/core",
"packageId" : "hl7.fhir.us.core",
"version" : "3.1.0"
}
],
"definition" : {
"grouping" : [
{
"id" : "careplan-profile-spreadsheet.xml",
"name" : "QICoreCarePlan"
},
{
"id" : "careteam-profile-spreadsheet.xml",
"name" : "QICoreCareTeam"
}
],
"resource" : [
{
"extension" : [
{
"url" : "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
"valueString" : "AdverseEvent"
}
],
"reference" : {
"reference" : "AdverseEvent/example"
},
"exampleBoolean" : true
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
"valueString" : "AllergyIntolerance"
}
],
"reference" : {
"reference" : "AllergyIntolerance/example"
},
"exampleBoolean" : true
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
"valueString" : "AllergyIntolerance"
}
],
"reference" : {
"reference" : "AllergyIntolerance/example-refuted"
},
"exampleBoolean" : true
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
"valueString" : "BodyStructure"
}
],
"reference" : {
"reference" : "BodyStructure/example"
},
"exampleBoolean" : true
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
"valueString" : "CarePlan"
}
],
"reference" : {
"reference" : "CarePlan/example"
},
"exampleCanonical" : "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-careplan"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
"valueString" : "CareTeam"
}
],
"reference" : {
"reference" : "CareTeam/example"
},
"exampleCanonical" : "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-careteam"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
"valueString" : "Claim"
}
],
"reference" : {
"reference" : "Claim/example"
},
"exampleBoolean" : true
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
"valueString" : "Communication"
}
],
"reference" : {
"reference" : "Communication/example"
},
"exampleBoolean" : true
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
"valueString" : "Communication"
}
],
"reference" : {
"reference" : "Communication/negation-example"
},
"exampleCanonical" : "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-communicationnotdone"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
"valueString" : "CommunicationRequest"
}
],
"reference" : {
"reference" : "CommunicationRequest/example"
},
"exampleBoolean" : true
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
"valueString" : "Condition"
}
],
"reference" : {
"reference" : "Condition/example"
},
"exampleBoolean" : true
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
"valueString" : "Condition"
}
],
"reference" : {
"reference" : "Condition/appendicitis-example"
}
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
"valueString" : "Coverage"
}
],
"reference" : {
"reference" : "Coverage/example"
},
"exampleBoolean" : true
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
"valueString" : "Device"
}
],
"reference" : {
"reference" : "Device/example"
},
"exampleBoolean" : true
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
"valueString" : "DeviceRequest"
}
],
"reference" : {
"reference" : "DeviceRequest/example"
},
"exampleCanonical" : "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-devicerequest"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
"valueString" : "DeviceRequest"
}
],
"reference" : {
"reference" : "DeviceRequest/negation-example"
},
"exampleCanonical" : "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-devicenotrequested"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
"valueString" : "DeviceUseStatement"
}
],
"reference" : {
"reference" : "DeviceUseStatement/example"
},
"exampleBoolean" : true
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
"valueString" : "DiagnosticReport"
}
],
"reference" : {
"reference" : "DiagnosticReport/example"
},
"exampleCanonical" : "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-diagnosticreport-lab"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
"valueString" : "DiagnosticReport"
}
],
"reference" : {
"reference" : "DiagnosticReport/note-example"
},
"exampleCanonical" : "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-diagnosticreport-note"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
"valueString" : "Encounter"
}
],
"reference" : {
"reference" : "Encounter/example"
},
"exampleBoolean" : true
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
"valueString" : "FamilyMemberHistory"
}
],
"reference" : {
"reference" : "FamilyMemberHistory/example"
},
"exampleBoolean" : true
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
"valueString" : "Flag"
}
],
"reference" : {
"reference" : "Flag/example"
},
"exampleBoolean" : true
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
"valueString" : "Goal"
}
],
"reference" : {
"reference" : "Goal/example"
},
"exampleBoolean" : true
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
"valueString" : "ImagingStudy"
}
],
"reference" : {
"reference" : "ImagingStudy/example"
},
"exampleCanonical" : "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-imagingstudy"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
"valueString" : "Immunization"
}
],
"reference" : {
"reference" : "Immunization/example"
},
"exampleBoolean" : true
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
"valueString" : "Immunization"
}
],
"reference" : {
"reference" : "Immunization/negation-example"
},
"exampleCanonical" : "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-immunizationnotdone"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
"valueString" : "ImmunizationEvaluation"
}
],
"reference" : {
"reference" : "ImmunizationEvaluation/example"
},
"exampleBoolean" : true
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
"valueString" : "ImmunizationRecommendation"
}
],
"reference" : {
"reference" : "ImmunizationRecommendation/example"
},
"exampleBoolean" : true
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
"valueString" : "Location"
}
],
"reference" : {
"reference" : "Location/example"
},
"exampleBoolean" : true
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
"valueString" : "Medication"
}
],
"reference" : {
"reference" : "Medication/example"
},
"exampleBoolean" : true
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
"valueString" : "MedicationAdministration"
}
],
"reference" : {
"reference" : "MedicationAdministration/example"
},
"exampleBoolean" : true
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
"valueString" : "MedicationAdministration"
}
],
"reference" : {
"reference" : "MedicationAdministration/negation-example"
},
"exampleCanonical" : "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-medicationadministrationnotdone"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
"valueString" : "MedicationDispense"
}
],
"reference" : {
"reference" : "MedicationDispense/example"
},
"exampleBoolean" : true
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
"valueString" : "MedicationDispense"
}
],
"reference" : {
"reference" : "MedicationDispense/negation-example"
},
"exampleCanonical" : "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-medicationdispensedeclined"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
"valueString" : "MedicationRequest"
}
],
"reference" : {
"reference" : "MedicationRequest/example"
},
"exampleBoolean" : true
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
"valueString" : "MedicationRequest"
}
],
"reference" : {
"reference" : "MedicationRequest/negation-example"
},
"exampleCanonical" : "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-medicationnotrequested"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
"valueString" : "MedicationStatement"
}
],
"reference" : {
"reference" : "MedicationStatement/example"
},
"exampleBoolean" : true
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
"valueString" : "NutritionOrder"
}
],
"reference" : {
"reference" : "NutritionOrder/example"
},
"exampleCanonical" : "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-nutritionorder"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
"valueString" : "Observation"
}
],
"reference" : {
"reference" : "Observation/example"
},
"exampleBoolean" : true
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
"valueString" : "Observation"
}
],
"reference" : {
"reference" : "Observation/negation-example"
},
"exampleCanonical" : "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-observationcancelled"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
"valueString" : "Organization"
}
],
"reference" : {
"reference" : "Organization/example"
},
"exampleBoolean" : true
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
"valueString" : "Patient"
}
],
"reference" : {
"reference" : "Patient/example"
},
"exampleBoolean" : true
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
"valueString" : "Practitioner"
}
],
"reference" : {
"reference" : "Practitioner/example"
},
"exampleBoolean" : true
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
"valueString" : "PractitionerRole"
}
],
"reference" : {
"reference" : "PractitionerRole/example"
},
"exampleBoolean" : true
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
"valueString" : "Procedure"
}
],
"reference" : {
"reference" : "Procedure/example"
},
"exampleBoolean" : true
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
"valueString" : "Procedure"
}
],
"reference" : {
"reference" : "Procedure/negation-example"
},
"exampleCanonical" : "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-procedurenotdone"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
"valueString" : "ServiceRequest"
}
],
"reference" : {
"reference" : "ServiceRequest/example"
},
"exampleBoolean" : true
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
"valueString" : "ServiceRequest"
}
],
"reference" : {
"reference" : "ServiceRequest/appropriateness-example"
},
"exampleBoolean" : true
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
"valueString" : "ServiceRequest"
}
],
"reference" : {
"reference" : "ServiceRequest/negation-example"
},
"exampleCanonical" : "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-servicenotrequested"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
"valueString" : "ServiceRequest"
}
],
"reference" : {
"reference" : "ServiceRequest/referral-example"
},
"exampleBoolean" : true
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
"valueString" : "ServiceRequest"
}
],
"reference" : {
"reference" : "ServiceRequest/elective-example"
},
"exampleBoolean" : true
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
"valueString" : "RelatedPerson"
}
],
"reference" : {
"reference" : "RelatedPerson/example"
},
"exampleBoolean" : true
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
"valueString" : "Specimen"
}
],
"reference" : {
"reference" : "Specimen/example"
},
"exampleBoolean" : true
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
"valueString" : "Substance"
}
],
"reference" : {
"reference" : "Substance/example"
},
"exampleBoolean" : true
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
"valueString" : "Task"
}
],
"reference" : {
"reference" : "Task/example"
},
"exampleBoolean" : true
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
"valueString" : "CodeSystem"
}
],
"reference" : {
"reference" : "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-servicerequest-appropriatenessScore"
},
"exampleBoolean" : false
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
"valueString" : "CodeSystem"
}
],
"reference" : {
"reference" : "http://hl7.org/fhir/SearchParameter/Communication-medium"
},
"exampleBoolean" : false
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
"valueString" : "CodeSystem"
}
],
"reference" : {
"reference" : "http://hl7.org/fhir/condition-precondition-type"
},
"exampleBoolean" : false
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
"valueString" : "ValueSet"
}
],
"reference" : {
"reference" : "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-servicerequest-appropriatenessScore"
},
"exampleBoolean" : false
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
"valueString" : "ValueSet"
}
],
"reference" : {
🔗 "reference" : "http://hl7.org/fhir/ValueSet/body-site"
},
"exampleBoolean" : false
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
"valueString" : "ValueSet"
}
],
"reference" : {
"reference" : "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-taskrejected"
},
"exampleBoolean" : false
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
"valueString" : "ValueSet"
}
],
"reference" : {
"reference" : "http://hl7.org/fhir/us/qicore/ValueSet/qicore-medication-dose-type"
},
"exampleBoolean" : false
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
"valueString" : "ValueSet"
}
],
"reference" : {
"reference" : "http://hl7.org/fhir/us/qicore/ValueSet/qicore-negation-reason"
},
"exampleBoolean" : false
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
"valueString" : "ValueSet"
}
],
"reference" : {
🔗 "reference" : "http://hl7.org/fhir/StructureDefinition/patient-disability"
},
"exampleBoolean" : false
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
"valueString" : "ValueSet"
}
],
"reference" : {
🔗 "reference" : "http://hl7.org/fhir/ValueSet/request-priority"
},
"exampleBoolean" : false
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
"valueString" : "ValueSet"
}
],
"reference" : {
🔗 "reference" : "http://hl7.org/fhir/ValueSet/ex-procedure-type"
},
"exampleBoolean" : false
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
"valueString" : "StructureDefinition:resource"
}
],
"reference" : {
"reference" : "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-adverseevent"
},
"exampleBoolean" : false
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
"valueString" : "StructureDefinition:resource"
}
],
"reference" : {
"reference" : "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-allergyintolerance"
},
"exampleBoolean" : false
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
"valueString" : "StructureDefinition:resource"
}
],
"reference" : {
"reference" : "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-bodystructure"
},
"exampleBoolean" : false
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
"valueString" : "StructureDefinition:resource"
}
],
"reference" : {
"reference" : "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-claim"
},
"exampleBoolean" : false
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
"valueString" : "StructureDefinition:resource"
}
],
"reference" : {
"reference" : "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-communication"
},
"exampleBoolean" : false
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
"valueString" : "StructureDefinition:resource"
}
],
"reference" : {
"reference" : "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-communicationnotdone"
},
"exampleBoolean" : false
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
"valueString" : "StructureDefinition:resource"
}
],
"reference" : {
"reference" : "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-communicationrequest"
},
"exampleBoolean" : false
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
"valueString" : "StructureDefinition:resource"
}
],
"reference" : {
"reference" : "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-condition-problems-health-concerns"
},
"exampleBoolean" : false
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
"valueString" : "StructureDefinition:resource"
}
],
"reference" : {
"reference" : "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-coverage"
},
"exampleBoolean" : false
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
"valueString" : "StructureDefinition:resource"
}
],
"reference" : {
"reference" : "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-device"
},
"exampleBoolean" : false
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
"valueString" : "StructureDefinition:resource"
}
],
"reference" : {
"reference" : "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-devicenotrequested"
},
"exampleBoolean" : false
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
"valueString" : "StructureDefinition:resource"
}
],
"reference" : {
"reference" : "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-devicerequest"
},
"exampleBoolean" : false
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
"valueString" : "StructureDefinition:resource"
}
],
"reference" : {
"reference" : "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-deviceusestatement"
},
"exampleBoolean" : false
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
"valueString" : "StructureDefinition:resource"
}
],
"reference" : {
"reference" : "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-diagnosticreport-lab"
},
"exampleBoolean" : false
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
"valueString" : "StructureDefinition:resource"
}
],
"reference" : {
"reference" : "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-diagnosticreport-note"
},
"exampleBoolean" : false
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
"valueString" : "StructureDefinition:resource"
}
],
"reference" : {
"reference" : "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-encounter"
},
"exampleBoolean" : false
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
"valueString" : "StructureDefinition:resource"
}
],
"reference" : {
"reference" : "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-familymemberhistory"
},
"exampleBoolean" : false
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
"valueString" : "StructureDefinition:resource"
}
],
"reference" : {
"reference" : "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-flag"
},
"exampleBoolean" : false
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
"valueString" : "StructureDefinition:resource"
}
],
"reference" : {
"reference" : "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-goal"
},
"exampleBoolean" : false
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
"valueString" : "StructureDefinition:resource"
}
],
"reference" : {
"reference" : "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-imagingstudy"
},
"exampleBoolean" : false
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
"valueString" : "StructureDefinition:resource"
}
],
"reference" : {
"reference" : "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-immunization"
},
"exampleBoolean" : false
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
"valueString" : "StructureDefinition:resource"
}
],
"reference" : {
"reference" : "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-immunizationnotdone"
},
"exampleBoolean" : false
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
"valueString" : "StructureDefinition:resource"
}
],
"reference" : {
"reference" : "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-immunizationevaluation"
},
"exampleBoolean" : false
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
"valueString" : "StructureDefinition:resource"
}
],
"reference" : {
"reference" : "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-immunizationrecommendation"
},
"exampleBoolean" : false
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
"valueString" : "StructureDefinition:resource"
}
],
"reference" : {
"reference" : "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-location"
},
"exampleBoolean" : false
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
"valueString" : "StructureDefinition:resource"
}
],
"reference" : {
"reference" : "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-medicationadministration"
},
"exampleBoolean" : false
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
"valueString" : "StructureDefinition:resource"
}
],
"reference" : {
"reference" : "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-medicationadministration"
},
"exampleBoolean" : false
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
"valueString" : "StructureDefinition:resource"
}
],
"reference" : {
"reference" : "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-medicationadministrationnotdone"
},
"exampleBoolean" : false
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
"valueString" : "StructureDefinition:resource"
}
],
"reference" : {
"reference" : "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-medicationdispense"
},
"exampleBoolean" : false
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
"valueString" : "StructureDefinition:resource"
}
],
"reference" : {
"reference" : "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-medicationdispensedeclined"
},
"exampleBoolean" : false
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
"valueString" : "StructureDefinition:resource"
}
],
"reference" : {
"reference" : "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-medicationnotrequested"
},
"exampleBoolean" : false
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
"valueString" : "StructureDefinition:resource"
}
],
"reference" : {
"reference" : "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-medicationrequest"
},
"exampleBoolean" : false
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
"valueString" : "StructureDefinition:resource"
}
],
"reference" : {
"reference" : "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-medicationstatement"
},
"exampleBoolean" : false
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
"valueString" : "StructureDefinition:resource"
}
],
"reference" : {
"reference" : "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-nutritionorder"
},
"exampleBoolean" : false
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
"valueString" : "StructureDefinition:resource"
}
],
"reference" : {
"reference" : "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-simple-observation"
},
"exampleBoolean" : false
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
"valueString" : "StructureDefinition:resource"
}
],
"reference" : {
"reference" : "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-observationcancelled"
},
"exampleBoolean" : false
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
"valueString" : "StructureDefinition:resource"
}
],
"reference" : {
"reference" : "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-organization"
},
"exampleBoolean" : false
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
"valueString" : "StructureDefinition:resource"
}
],
"reference" : {
"reference" : "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-patient"
},
"exampleBoolean" : false
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
"valueString" : "StructureDefinition:resource"
}
],
"reference" : {
"reference" : "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-practitioner"
},
"exampleBoolean" : false
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
"valueString" : "StructureDefinition:resource"
}
],
"reference" : {
"reference" : "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-practitionerrole"
},
"exampleBoolean" : false
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
"valueString" : "StructureDefinition:resource"
}
],
"reference" : {
"reference" : "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-procedure"
},
"exampleBoolean" : false
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
"valueString" : "StructureDefinition:resource"
}
],
"reference" : {
"reference" : "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-procedurenotdone"
},
"exampleBoolean" : false
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
"valueString" : "StructureDefinition:resource"
}
],
"reference" : {
"reference" : "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-relatedperson"
},
"exampleBoolean" : false
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
"valueString" : "StructureDefinition:resource"
}
],
"reference" : {
"reference" : "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-servicenotrequested"
},
"exampleBoolean" : false
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
"valueString" : "StructureDefinition:resource"
}
],
"reference" : {
"reference" : "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-servicerequest"
},
"exampleBoolean" : false
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
"valueString" : "StructureDefinition:resource"
}
],
"reference" : {
"reference" : "https://www.hl7.org/fhir/specimen.html"
},
"exampleBoolean" : false
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
"valueString" : "StructureDefinition:resource"
}
],
"reference" : {
"reference" : "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-substance"
},
"exampleBoolean" : false
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
"valueString" : "StructureDefinition:resource"
}
],
"reference" : {
"reference" : "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-task"
},
"exampleBoolean" : false
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
"valueString" : "StructureDefinition:extension"
}
],
"reference" : {
"reference" : "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-procedure"
},
"exampleBoolean" : false
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
"valueString" : "StructureDefinition:extension"
}
],
"reference" : {
"reference" : "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-encounter-diagnosisPresentOnAdmission"
},
"exampleBoolean" : false
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
"valueString" : "StructureDefinition:extension"
}
],
"reference" : {
🔗 "reference" : "http://hl7.org/fhir/StructureDefinition/request-doNotPerform"
},
"exampleBoolean" : false
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
"valueString" : "StructureDefinition:extension"
}
],
"reference" : {
"reference" : "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-servicerequest-appropriatenessScore"
},
"exampleBoolean" : false
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
"valueString" : "StructureDefinition:extension"
}
],
"reference" : {
"reference" : "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-recorded"
},
"exampleBoolean" : false
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
"valueString" : "StructureDefinition:extension"
}
],
"reference" : {
"reference" : "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-notDoneReason"
},
"exampleBoolean" : false
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
"valueString" : "StructureDefinition:extension"
}
],
"reference" : {
"reference" : "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-isElective"
},
"exampleBoolean" : false
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
"valueString" : "StructureDefinition:extension"
}
],
"reference" : {
"reference" : "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-recorded"
},
"exampleBoolean" : false
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
"valueString" : "StructureDefinition:resource"
}
],
"reference" : {
"reference" : "https://www.hl7.org/fhir/careplan.html"
},
"name" : "QICoreCarePlan",
"description" : "Defines constraints and extensions on the CarePlan resource for the minimal set of data to query and retrieve a patient's Care Plan.",
"groupingId" : "careplan-profile-spreadsheet.xml"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/tools/StructureDefinition/resource-information",
"valueString" : "StructureDefinition:resource"
}
],
"reference" : {
"reference" : "https://www.hl7.org/fhir/careteam.html"
},
"name" : "QICoreCareTeam",
"description" : "Profile of CareTeam for decision support/quality metrics. Defines the core set of elements and extensions for quality rule and measure authors.",
"groupingId" : "careteam-profile-spreadsheet.xml"
}
]
}
},
"request" : {
"method" : "PUT",
"url" : "ImplementationGuide/hl7.fhir.us.qicore"
}
},
{
"fullUrl" : "https://www.hl7.org/fhir/organization.html",
"resource" : {
"resourceType" : "Organization",
"id" : "example",
"meta" : {
"profile" : [
"http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-organization"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: example</p><p><b>meta</b>: </p><p><b>identifier</b>: ??</p><p><b>active</b>: true</p><p><b>type</b>: Organizational team <span style=\"background: LightGoldenRodYellow\">(Details : {http://terminology.hl7.org/CodeSystem/organization-type code 'team' = 'Organizational team', given as 'Organizational team'})</span></p><p><b>name</b>: Health Level Seven International</p><p><b>telecom</b>: ph: (+1) 734-677-7777, fax: (+1) 734-677-6622, hq@HL7.org</p><p><b>address</b>: 3300 Washtenaw Avenue, Suite 227 Ann Arbor MI 48104 USA </p></div>"
},
"identifier" : [
{
"system" : "http://hl7.org"
}
],
"active" : true,
"type" : [
{
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/organization-type",
"code" : "team",
"display" : "Organizational team"
}
]
}
],
"name" : "Health Level Seven International",
"telecom" : [
{
"system" : "phone",
"value" : "(+1) 734-677-7777"
},
{
"system" : "fax",
"value" : "(+1) 734-677-6622"
},
{
"system" : "email",
"value" : "hq@HL7.org"
}
],
"address" : [
{
"line" : [
"3300 Washtenaw Avenue, Suite 227"
],
"city" : "Ann Arbor",
"state" : "MI",
"postalCode" : "48104",
"country" : "USA"
}
]
},
"request" : {
"method" : "PUT",
"url" : "Organization/example"
}
},
{
"fullUrl" : "https://www.hl7.org/fhir/observation.html",
"resource" : {
"resourceType" : "Observation",
"id" : "example",
"meta" : {
"profile" : [
"https://build.fhir.org/ig/HL7/fhir-qi-core/StructureDefinition-qicore-simple-observation.html"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: example</p><p><b>meta</b>: </p><p><b>status</b>: final</p><p><b>category</b>: Vital Signs <span style=\"background: LightGoldenRodYellow\">(Details : {http://terminology.hl7.org/CodeSystem/observation-category code 'vital-signs' = 'Vital Signs', given as 'Vital Signs'})</span></p><p><b>code</b>: Hemoglobin [Mass/volume] in Venous blood <span style=\"background: LightGoldenRodYellow\">(Details : {LOINC code '30350-3' = 'Hemoglobin [Mass/volume] in Venous blood', given as 'Hemoglobin [Mass/volume] in Venous blood'})</span></p><p><b>subject</b>: <a href=\"https://www.hl7.org/fhir/patient-example.html\">Generated Summary: id: example; Medical record number = 12345 (USUAL); active; Peter James Chalmers (OFFICIAL), Jim Chalmers , Peter James Windsor (MAIDEN); ph: (03) 5555 6473(WORK), ph: (03) 3410 5613(MOBILE), ph: (03) 5555 8834(OLD); gender: male; birthDate: 1974-12-25; </a></p><p><b>encounter</b>: <a href=\"https://build.fhir.org/ig/HL7/fhir-qi-core//Encounter-encounter-ed-example.html\">Generated Summary: id: example; status: in-progress; <span title=\"{http://terminology.hl7.org/CodeSystem/v3-ActCode IMP}\">inpatient encounter</span>; <span title=\"Codes: {http://www.ama-assn.org/go/cpt 99223}\">Inpatient Hospital Care</span></a></p><p><b>effective</b>: Apr 2, 2013 9:30:10 AM --> Apr 5, 2013 9:30:10 AM</p><p><b>issued</b>: Apr 3, 2013 2:30:10 PM</p><p><b>value</b>: 7.2 g/dl<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code g/dL = 'g/dL')</span></p><p><b>interpretation</b>: Below low normal <span style=\"background: LightGoldenRodYellow\">(Details : {http://terminology.hl7.org/CodeSystem/v2-0078 code 'L' = 'Low', given as 'Low'})</span></p><p><b>bodySite</b>: Superficial forearm vein <span style=\"background: LightGoldenRodYellow\">(Details : {SNOMED CT code '308046002' = 'Superficial forearm vein', given as 'Superficial forearm vein'})</span></p><p><b>method</b>: Injection to forearm <span style=\"background: LightGoldenRodYellow\">(Details : {SNOMED CT code '120220003' = 'Injection to forearm', given as 'Injection to forearm'})</span></p><p><b>specimen</b>: <a href=\"Specimen-example.html\">Generated Summary: id: example; <span title=\"Codes: {http://snomed.info/sct 122555007}\">Venous blood specimen</span>; receivedTime: Mar 4, 2011 7:03:00 AM</a></p><p><b>derivedFrom</b>: <a href=\"Observation-example.html\">Generated Summary: id: example; <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/observation-category vital-signs}\">Vital Signs</span>; <span title=\"Codes: {http://loinc.org 30350-3}\">Hemoglobin [Mass/volume] in Venous blood</span>; effective: Apr 2, 2013 9:30:10 AM --> Apr 5, 2013 9:30:10 AM; issued: Apr 3, 2013 2:30:10 PM; 7.2 g/dl; <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/v2-0078 L}\">Below low normal</span>; <span title=\"Codes: {http://snomed.info/sct 308046002}\">Superficial forearm vein</span>; <span title=\"Codes: {http://snomed.info/sct 120220003}\">Injection to forearm</span></a></p><blockquote><p><b>component</b></p><p><b>code</b>: Systolic blood pressure <span style=\"background: LightGoldenRodYellow\">(Details : {LOINC code '8480-6' = 'Systolic blood pressure', given as 'Systolic blood pressure'}; {SNOMED CT code '271649006' = 'Systolic blood pressure', given as 'Systolic blood pressure'}; {http://acme.org/devices/clinical-codes code 'bp-s' = 'bp-s', given as 'Systolic Blood pressure'})</span></p><p><b>value</b>: 107 mmHg<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code mm[Hg] = 'mm[Hg]')</span></p><p><b>interpretation</b>: Normal <span style=\"background: LightGoldenRodYellow\">(Details : {http://terminology.hl7.org/CodeSystem/v2-0078 code 'N' = 'Normal', given as 'normal'})</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: Diastolic blood pressure <span style=\"background: LightGoldenRodYellow\">(Details : {LOINC code '8462-4' = 'Diastolic blood pressure', given as 'Diastolic blood pressure'})</span></p><p><b>value</b>: 60 mmHg<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code mm[Hg] = 'mm[Hg]')</span></p><p><b>interpretation</b>: Below low normal <span style=\"background: LightGoldenRodYellow\">(Details : {http://terminology.hl7.org/CodeSystem/v2-0078 code 'L' = 'Low', given as 'low'})</span></p></blockquote></div>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/observation-bodyPosition",
"valueCodeableConcept" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "33586001",
"display" : "Sitting position (finding)"
}
]
}
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/observation-delta",
"valueCodeableConcept" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "1250004",
"display" : "Decreased (qualifier value)"
}
]
}
}
],
"status" : "final",
"category" : [
{
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/observation-category",
"code" : "vital-signs",
"display" : "Vital Signs"
}
]
}
],
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "30350-3",
"display" : "Hemoglobin [Mass/volume] in Venous blood"
}
]
},
"subject" : {
"reference" : "Patient/example"
},
"encounter" : {
"reference" : "Encounter/example"
},
"effectivePeriod" : {
"start" : "2013-04-02T10:30:10+01:00",
"end" : "2013-04-05T10:30:10+01:00"
},
"issued" : "2013-04-03T15:30:10+01:00",
"valueQuantity" : {
"value" : 7.2,
"unit" : "g/dl",
"system" : "http://unitsofmeasure.org",
"code" : "g/dL"
},
"interpretation" : [
{
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v2-0078",
"code" : "L",
"display" : "Low"
}
],
"text" : "Below low normal"
}
],
"bodySite" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "308046002",
"display" : "Superficial forearm vein"
}
]
},
"method" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "120220003",
"display" : "Injection to forearm"
}
]
},
"specimen" : {
"reference" : "Specimen/example"
},
"derivedFrom" : [
{
"reference" : "Observation/example"
}
],
"component" : [
{
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "8480-6",
"display" : "Systolic blood pressure"
},
{
"system" : "http://snomed.info/sct",
"code" : "271649006",
"display" : "Systolic blood pressure"
},
{
"system" : "http://acme.org/devices/clinical-codes",
"code" : "bp-s",
"display" : "Systolic Blood pressure"
}
]
},
"valueQuantity" : {
"value" : 107,
"unit" : "mmHg",
"system" : "http://unitsofmeasure.org",
"code" : "mm[Hg]"
},
"interpretation" : [
{
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v2-0078",
"code" : "N",
"display" : "normal"
}
],
"text" : "Normal"
}
]
},
{
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "8462-4",
"display" : "Diastolic blood pressure"
}
]
},
"valueQuantity" : {
"value" : 60,
"unit" : "mmHg",
"system" : "http://unitsofmeasure.org",
"code" : "mm[Hg]"
},
"interpretation" : [
{
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v2-0078",
"code" : "L",
"display" : "low"
}
],
"text" : "Below low normal"
}
]
}
]
},
"request" : {
"method" : "PUT",
"url" : "Observation/example"
}
},
{
"fullUrl" : "https://www.hl7.org/fhir/nutritionorder.html",
"resource" : {
"resourceType" : "NutritionOrder",
"id" : "example",
"meta" : {
"profile" : [
"http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-nutritionorder"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: example</p><p><b>meta</b>: </p><p><b>identifier</b>: 123</p><p><b>status</b>: active</p><p><b>intent</b>: order</p><p><b>patient</b>: <a href=\"Patient-example.html\">Peter Chalmers. Generated Summary: id: example; Medical record number = 12345 (USUAL); active; Peter James Chalmers (OFFICIAL), Jim Chalmers , Peter James Windsor (MAIDEN); ph: (03) 5555 6473(WORK), ph: (03) 3410 5613(MOBILE), ph: (03) 5555 8834(OLD); gender: male; birthDate: 1974-12-25; </a></p><p><b>encounter</b>: <a href=\"https://build.fhir.org/ig/HL7/fhir-qi-core//Encounter-encounter-ed-example.html\">Inpatient. Generated Summary: id: example; status: in-progress; <span title=\"{http://terminology.hl7.org/CodeSystem/v3-ActCode IMP}\">inpatient encounter</span>; <span title=\"Codes: {http://www.ama-assn.org/go/cpt 99223}\">Inpatient Hospital Care</span></a></p><p><b>dateTime</b>: Sep 17, 2014 12:00:00 AM</p><p><b>orderer</b>: <a href=\"https://hl7.org/fhir/practitioner-example.html\">Dr Adam Careful. Generated Summary: id: example; 23; active; Adam Careful </a></p><p><b>allergyIntolerance</b>: <a href=\"AllergyIntolerance-example.html\">Cashew Nuts. Generated Summary: id: example; 49476534; <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/allergyintolerance-clinical active}\">Active</span>; <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/allergyintolerance-verification confirmed}\">Confirmed</span>; type: allergy; category: food; criticality: high; <span title=\"Codes: {http://snomed.info/sct 227493005}\">Cashew nuts</span>; onset: Jan 1, 2004 12:00:00 AM; recordedDate: Oct 9, 2014 3:58:00 AM; lastOccurrence: Jun 2, 2012 1:45:31 AM; Annotation: The criticality is high becasue of the observed anaphylactic reaction when challenged with cashew extract.</a></p><p><b>foodPreferenceModifier</b>: Dairy Free <span style=\"background: LightGoldenRodYellow\">(Details : {http://terminology.hl7.org/CodeSystem/diet code 'dairy-free' = 'Dairy Free)</span></p><p><b>excludeFoodModifier</b>: Cashew Nut <span style=\"background: LightGoldenRodYellow\">(Details : {SNOMED CT code '227493005' = 'Cashew nuts', given as 'Cashew Nut'})</span></p><blockquote><p><b>oralDiet</b></p><p><b>type</b>: DD - Diabetic diet <span style=\"background: LightGoldenRodYellow\">(Details : {SNOMED CT code '160670007' = 'DD - Diabetic diet', given as 'Diabetic diet'}; {http://goodhealthhospital.org/diet-type-codes code '1030' = '1030', given as 'DD - Diabetic diet'})</span></p><p><b>schedule</b>: Starting Feb 10, 2015 12:00:00 AM, Do 3 per 1 days</p><h3>Nutrients</h3><table class=\"grid\"><tr><td>-</td><td><b>Modifier</b></td><td><b>Amount</b></td></tr><tr><td>*</td><td>Carbohydrate <span style=\"background: LightGoldenRodYellow\">(Details : {SNOMED CT code '2331003' = 'Carbohydrate', given as 'Carbohydrate'})</span></td><td>75 grams<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code g = 'g')</span></td></tr></table></blockquote></div>"
},
"identifier" : [
{
"system" : "http://goodhealthhospital.org/nutrition-requests",
"value" : "123"
}
],
"status" : "active",
"intent" : "order",
"patient" : {
"reference" : "Patient/example",
"display" : "Peter Chalmers"
},
"encounter" : {
"reference" : "Encounter/example",
"display" : "Inpatient"
},
"dateTime" : "2014-09-17",
"orderer" : {
"reference" : "Practitioner/example",
"display" : "Dr Adam Careful"
},
"allergyIntolerance" : [
{
"reference" : "AllergyIntolerance/example",
"display" : "Cashew Nuts"
}
],
"foodPreferenceModifier" : [
{
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/diet",
"code" : "dairy-free"
}
]
}
],
"excludeFoodModifier" : [
{
"coding" : [
{
"system" : "http://snomed.info/sct",
"version" : "20140730",
"code" : "227493005",
"display" : "Cashew Nut"
}
]
}
],
"oralDiet" : {
"type" : [
{
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "160670007",
"display" : "Diabetic diet"
},
{
"system" : "http://goodhealthhospital.org/diet-type-codes",
"code" : "1030",
"display" : "DD - Diabetic diet"
}
],
"text" : "DD - Diabetic diet"
}
],
"schedule" : [
{
"repeat" : {
"boundsPeriod" : {
"start" : "2015-02-10"
},
"frequency" : 3,
"period" : 1,
"periodUnit" : "d"
}
}
],
"nutrient" : [
{
"modifier" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "2331003",
"display" : "Carbohydrate"
}
]
},
"amount" : {
"value" : 75,
"unit" : "grams",
"system" : "http://unitsofmeasure.org",
"code" : "g"
}
}
]
}
},
"request" : {
"method" : "PUT",
"url" : "NutritionOrder/example"
}
},
{
"fullUrl" : "https://www.hl7.org/fhir/servicerequest.html",
"resource" : {
"resourceType" : "ServiceRequest",
"id" : "referral-example",
"meta" : {
"profile" : [
"http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-servicerequest"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: referral-example</p><p><b>meta</b>: </p><p><b>status</b>: revoked</p><p><b>intent</b>: order</p><p><b>category</b>: Referral for procedure <span style=\"background: LightGoldenRodYellow\">(Details : {SNOMED CT code '700274009' = 'Referral for procedure', given as 'Referral for procedure'})</span></p><p><b>priority</b>: routine</p><p><b>code</b>: Myringotomy and insertion of short-term tympanic ventilation tube (procedure) <span style=\"background: LightGoldenRodYellow\">(Details : {SNOMED CT code '172676009' = 'Myringotomy and insertion of short-term grommet', given as 'Myringotomy and insertion of short-term tympanic ventilation tube (procedure)'})</span></p><p><b>subject</b>: <a href=\"https://www.hl7.org/fhir/patient-example.html\">Generated Summary: id: example; Medical record number = 12345 (USUAL); active; Peter James Chalmers (OFFICIAL), Jim Chalmers , Peter James Windsor (MAIDEN); ph: (03) 5555 6473(WORK), ph: (03) 3410 5613(MOBILE), ph: (03) 5555 8834(OLD); gender: male; birthDate: 1974-12-25; </a></p><p><b>encounter</b>: <a href=\"https://build.fhir.org/ig/HL7/fhir-qi-core//Encounter-encounter-ed-example.html\">Generated Summary: id: example; status: in-progress; <span title=\"{http://terminology.hl7.org/CodeSystem/v3-ActCode IMP}\">inpatient encounter</span>; <span title=\"Codes: {http://www.ama-assn.org/go/cpt 99223}\">Inpatient Hospital Care</span></a></p><p><b>occurrence</b>: Feb 13, 2014 12:00:00 AM</p><p><b>authoredOn</b>: Feb 14, 2014 12:00:00 AM</p><p><b>performerType</b>: Pediatric otolaryngology <span style=\"background: LightGoldenRodYellow\">(Details : {SNOMED CT code '417887005' = 'Pediatric otolaryngology', given as 'Pediatric otolaryngology'})</span></p><p><b>reasonCode</b>: Otitis media <span style=\"background: LightGoldenRodYellow\">(Details : {SNOMED CT code '65363002' = 'Otitis media', given as 'Otitis media'})</span></p></div>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/request-statusReason",
"valueCodeableConcept" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "609589008",
"display" : "Refused by parents of subject"
}
]
}
}
],
"status" : "revoked",
"intent" : "order",
"category" : [
{
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "700274009",
"display" : "Referral for procedure"
}
]
}
],
"priority" : "routine",
"code" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "172676009",
"display" : "Myringotomy and insertion of short-term tympanic ventilation tube (procedure)"
}
]
},
"subject" : {
"reference" : "Patient/example"
},
"encounter" : {
"reference" : "Encounter/example"
},
"occurrenceDateTime" : "2014-02-13",
"authoredOn" : "2014-02-14",
"performerType" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "417887005",
"display" : "Pediatric otolaryngology"
}
]
},
"reasonCode" : [
{
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "65363002",
"display" : "Otitis media"
}
]
}
]
},
"request" : {
"method" : "PUT",
"url" : "ServiceRequest/referral-example"
}
},
{
"fullUrl" : "https://hl7.org/fhir/us/core/STU3.1/Observation-urine-rbcs.html",
"resource" : {
"resourceType" : "Observation",
"id" : "urine-rbcs",
"meta" : {
"versionId" : "206565",
"lastUpdated" : "2016-04-18T04:00:52.434+00:00",
"profile" : [
🔗 "http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-lab"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: urine-rbcs</p><p><b>meta</b>: </p><p><b>status</b>: final</p><p><b>category</b>: Laboratory <span style=\"background: LightGoldenRodYellow\">(Details : {http://terminology.hl7.org/CodeSystem/observation-category code 'laboratory' = 'Laboratory', given as 'Laboratory'})</span></p><p><b>code</b>: RBC <span style=\"background: LightGoldenRodYellow\">(Details : {LOINC code '13945-1' = 'Erythrocytes [#/area] in Urine sediment by Microscopy high power field', given as 'Erythrocytes [#/area] in Urine sediment by Microscopy high power field'})</span></p><p><b>subject</b>: <a href=\"https://hl7.org/fhir/us/core/Patient-example.html\">Amy Shaw. Generated Summary: id: example; Medical Record Number = 1032702 (USUAL); active; Amy V. Shaw ; ph: 555-555-5555(HOME), amy.shaw@example.com; gender: female; birthDate: 2007-02-20</a></p><p><b>effective</b>: 05/07/2005 12:00:00 AM</p><p><b>value</b>: Occasional <span style=\"background: LightGoldenRodYellow\">(Details : {SNOMED CT code '84638005' = 'Occasional (qualifier value)', given as 'Occasional'})</span></p><h3>ReferenceRanges</h3><table class=\"grid\"><tr><td>-</td><td><b>Text</b></td></tr><tr><td>*</td><td>None Seen/HPF</td></tr></table></div>"
},
"status" : "final",
"category" : [
{
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/observation-category",
"code" : "laboratory",
"display" : "Laboratory"
}
],
"text" : "Laboratory"
}
],
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "13945-1",
"display" : "Erythrocytes [#/area] in Urine sediment by Microscopy high power field"
}
],
"text" : "RBC"
},
"subject" : {
"reference" : "Patient/example",
"display" : "Amy Shaw"
},
"effectiveDateTime" : "2005-07-05",
"valueCodeableConcept" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "84638005",
"display" : "Occasional"
}
],
"text" : "Occasional"
},
"referenceRange" : [
{
"text" : "None Seen/HPF"
}
]
},
"request" : {
"method" : "PUT",
"url" : "Observation/urine-rbcs/_history/206565"
}
},
{
"fullUrl" : "https://www.hl7.org/fhir/claim.html",
"resource" : {
"resourceType" : "Claim",
"id" : "example",
"meta" : {
"profile" : [
"http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-claim"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: example</p><p><b>meta</b>: </p><p><b>identifier</b>: 6612346</p><p><b>status</b>: active</p><p><b>type</b>: Vision <span style=\"background: LightGoldenRodYellow\">(Details : {http://terminology.hl7.org/CodeSystem/claim-type code 'vision' = 'Vision)</span></p><p><b>use</b>: claim</p><p><b>patient</b>: <a href=\"https://www.hl7.org/fhir/patient-example.html\">Generated Summary: id: example; Medical record number = 12345 (USUAL); active; Peter James Chalmers (OFFICIAL), Jim Chalmers , Peter James Windsor (MAIDEN); ph: (03) 5555 6473(WORK), ph: (03) 3410 5613(MOBILE), ph: (03) 5555 8834(OLD); gender: male; birthDate: 1974-12-25; </a></p><p><b>created</b>: Aug 16, 2014 12:00:00 AM</p><p><b>insurer</b>: <a href=\"https://www.hl7.org/fhir/organization-example.html\">Generated Summary: id: example; ??; active; <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/organization-type team}\">Organizational team</span>; name: Health Level Seven International; ph: (+1) 734-677-7777, fax: (+1) 734-677-6622, hq@HL7.org</a></p><p><b>provider</b>: <a href=\"https://hl7.org/fhir/practitioner-example.html\">Generated Summary: id: example; 23; active; Adam Careful </a></p><p><b>priority</b>: normal <span style=\"background: LightGoldenRodYellow\">(Details : {[not stated] code 'normal' = 'normal)</span></p><p><b>prescription</b>: <a href=\"MedicationRequest-example.html\">Generated Summary: id: example; status: active; intent: order; ????; authoredOn: Mar 26, 2015 12:32:52 AM; </a></p><h3>Payees</h3><table class=\"grid\"><tr><td>-</td><td><b>Type</b></td><td><b>Party</b></td></tr><tr><td>*</td><td>provider <span style=\"background: LightGoldenRodYellow\">(Details : {[not stated] code 'provider' = 'provider)</span></td><td><a href=\"https://hl7.org/fhir/practitioner-example.html\">Generated Summary: id: example; 23; active; Adam Careful </a></td></tr></table><h3>CareTeams</h3><table class=\"grid\"><tr><td>-</td><td><b>Sequence</b></td><td><b>Provider</b></td></tr><tr><td>*</td><td>1</td><td><a href=\"https://hl7.org/fhir/practitioner-example.html\">Generated Summary: id: example; 23; active; Adam Careful </a></td></tr></table><h3>Diagnoses</h3><table class=\"grid\"><tr><td>-</td><td><b>Sequence</b></td><td><b>Diagnosis[x]</b></td></tr><tr><td>*</td><td>1</td><td>654321 <span style=\"background: LightGoldenRodYellow\">(Details : {[not stated] code '654321' = '654321)</span></td></tr></table><h3>Insurances</h3><table class=\"grid\"><tr><td>-</td><td><b>Sequence</b></td><td><b>Focal</b></td><td><b>Coverage</b></td></tr><tr><td>*</td><td>1</td><td>true</td><td><a href=\"Coverage-example.html\">Generated Summary: id: example; 12345; status: active; <span title=\"Codes: {urn:oid:2.16.840.1.113883.3.221.5 59}\">Other Private Insurance</span>; dependent: 0; <span title=\"Codes: \">self</span>; period: May 23, 2011 12:00:00 AM --> May 23, 2012 12:00:00 AM; 9</a></td></tr></table><blockquote><p><b>item</b></p><p><b>sequence</b>: 1</p><p><b>careTeamSequence</b>: 1</p><p><b>productOrService</b>: glasses <span style=\"background: LightGoldenRodYellow\">(Details : {http://example.org/fhir/CodeSystem/ex-visionservice code 'glasses' = 'glasses)</span></p><p><b>serviced</b>: 2014-08-16</p><p><b>unitPrice</b>: </p><blockquote><p><b>detail</b></p><p><b>sequence</b>: 1</p><p><b>productOrService</b>: frame <span style=\"background: LightGoldenRodYellow\">(Details : {http://example.org/fhir/CodeSystem/ex-visionservice code 'frame' = 'frame)</span></p><p><b>unitPrice</b>: </p><p><b>net</b>: </p></blockquote><blockquote><p><b>detail</b></p><p><b>sequence</b>: 2</p><p><b>productOrService</b>: lens <span style=\"background: LightGoldenRodYellow\">(Details : {http://example.org/fhir/CodeSystem/ex-visionservice code 'lens' = 'lens)</span></p><p><b>quantity</b>: 2</p><p><b>unitPrice</b>: </p><p><b>net</b>: </p></blockquote><blockquote><p><b>detail</b></p><p><b>sequence</b>: 3</p><p><b>productOrService</b>: fst <span style=\"background: LightGoldenRodYellow\">(Details : {http://example.org/fhir/CodeSystem/ex-visionservice code 'fst' = 'fst)</span></p><p><b>unitPrice</b>: </p><p><b>factor</b>: 0.07</p><p><b>net</b>: </p></blockquote></blockquote></div>"
},
"identifier" : [
{
"system" : "http://happysight.com/claim",
"value" : "6612346"
}
],
"status" : "active",
"type" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/claim-type",
"code" : "vision"
}
]
},
"use" : "claim",
"patient" : {
"reference" : "Patient/example"
},
"created" : "2014-08-16",
"insurer" : {
"reference" : "Organization/example"
},
"provider" : {
"reference" : "Practitioner/example"
},
"priority" : {
"coding" : [
{
"code" : "normal"
}
]
},
"prescription" : {
"reference" : "MedicationRequest/example"
},
"payee" : {
"type" : {
"coding" : [
{
"code" : "provider"
}
]
},
"party" : {
"reference" : "Practitioner/example"
}
},
"careTeam" : [
{
"sequence" : 1,
"provider" : {
"reference" : "Practitioner/example"
}
}
],
"diagnosis" : [
{
"sequence" : 1,
"diagnosisCodeableConcept" : {
"coding" : [
{
"code" : "654321"
}
]
}
}
],
"insurance" : [
{
"sequence" : 1,
"focal" : true,
"coverage" : {
"reference" : "Coverage/example"
}
}
],
"item" : [
{
"sequence" : 1,
"careTeamSequence" : [
1
],
"productOrService" : {
"coding" : [
{
"system" : "http://example.org/fhir/CodeSystem/ex-visionservice",
"code" : "glasses"
}
]
},
"servicedDate" : "2014-08-16",
"unitPrice" : {
"value" : 214.00,
"currency" : "USD"
},
"detail" : [
{
"sequence" : 1,
"productOrService" : {
"coding" : [
{
"system" : "http://example.org/fhir/CodeSystem/ex-visionservice",
"code" : "frame"
}
]
},
"unitPrice" : {
"value" : 100.00,
"currency" : "USD"
},
"net" : {
"value" : 100.00,
"currency" : "USD"
}
},
{
"sequence" : 2,
"productOrService" : {
"coding" : [
{
"system" : "http://example.org/fhir/CodeSystem/ex-visionservice",
"code" : "lens"
}
]
},
"quantity" : {
"value" : 2
},
"unitPrice" : {
"value" : 50.00,
"currency" : "USD"
},
"net" : {
"value" : 100.00,
"currency" : "USD"
}
},
{
"sequence" : 3,
"productOrService" : {
"coding" : [
{
"system" : "http://example.org/fhir/CodeSystem/ex-visionservice",
"code" : "fst"
}
]
},
"unitPrice" : {
"value" : 200.00,
"currency" : "USD"
},
"factor" : 0.07,
"net" : {
"value" : 14.00,
"currency" : "USD"
}
}
]
}
]
},
"request" : {
"method" : "PUT",
"url" : "Claim/example"
}
},
{
"fullUrl" : "https://www.hl7.org/fhir/us/core/Organization-acme-lab.html",
"resource" : {
"resourceType" : "Organization",
"id" : "acme-lab",
"meta" : {
"profile" : [
🔗 "http://hl7.org/fhir/us/core/StructureDefinition/us-core-organization"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: acme-lab</p><p><b>meta</b>: </p><p><b>identifier</b>: 1144221847, 12D4567890</p><p><b>active</b>: true</p><p><b>type</b>: Healthcare Provider <span style=\"background: LightGoldenRodYellow\">(Details : {http://terminology.hl7.org/CodeSystem/organization-type code 'prov' = 'Healthcare Provider', given as 'Healthcare Provider'})</span></p><p><b>name</b>: Acme Labs</p><p><b>telecom</b>: ph: (+1) 734-677-7777, hq@acme.org</p><p><b>address</b>: 3300 Washtenaw Avenue, Suite 227 Amherst MA 01002 USA </p></div>"
},
"identifier" : [
{
"system" : "http://hl7.org.fhir/sid/us-npi",
"value" : "1144221847"
},
{
"system" : "urn:oid:2.16.840.1.113883.4.7",
"value" : "12D4567890"
}
],
"active" : true,
"type" : [
{
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/organization-type",
"code" : "prov",
"display" : "Healthcare Provider"
}
]
}
],
"name" : "Acme Labs",
"telecom" : [
{
"system" : "phone",
"value" : "(+1) 734-677-7777"
},
{
"system" : "email",
"value" : "hq@acme.org"
}
],
"address" : [
{
"line" : [
"3300 Washtenaw Avenue, Suite 227"
],
"city" : "Amherst",
"state" : "MA",
"postalCode" : "01002",
"country" : "USA"
}
]
},
"request" : {
"method" : "PUT",
"url" : "Organization/acme-lab"
}
},
{
"fullUrl" : "https://www.hl7.org/fhir/us/core/STU4/Observation-urine-glucose.html",
"resource" : {
"resourceType" : "Observation",
"id" : "urine-glucose",
"meta" : {
"versionId" : "206444",
"lastUpdated" : "2016-04-18T03:35:42.751+00:00",
"profile" : [
🔗 "http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-lab"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: urine-glucose</p><p><b>meta</b>: </p><p><b>status</b>: final</p><p><b>category</b>: Laboratory <span style=\"background: LightGoldenRodYellow\">(Details : {http://terminology.hl7.org/CodeSystem/observation-category code 'laboratory' = 'Laboratory', given as 'Laboratory'})</span></p><p><b>code</b>: GLUCOSE <span style=\"background: LightGoldenRodYellow\">(Details : {LOINC code '25428-4' = 'Glucose [Presence] in Urine by Test strip', given as 'Glucose [Presence] in Urine by Test strip'})</span></p><p><b>subject</b>: <a href=\"https://hl7.org/fhir/us/core/Patient-example.html\">Amy Shaw. Generated Summary: id: example; Medical Record Number = 1032702 (USUAL); active; Amy V. Shaw ; ph: 555-555-5555(HOME), amy.shaw@example.com; gender: female; birthDate: 2007-02-20</a></p><p><b>effective</b>: 05/07/2005 12:00:00 AM</p><p><b>value</b>: Negative <span style=\"background: LightGoldenRodYellow\">(Details : {SNOMED CT code '260385009' = 'Negative', given as 'Negative'})</span></p><h3>ReferenceRanges</h3><table class=\"grid\"><tr><td>-</td><td><b>Text</b></td></tr><tr><td>*</td><td>Negative</td></tr></table></div>"
},
"status" : "final",
"category" : [
{
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/observation-category",
"code" : "laboratory",
"display" : "Laboratory"
}
],
"text" : "Laboratory"
}
],
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "25428-4",
"display" : "Glucose [Presence] in Urine by Test strip"
}
],
"text" : "GLUCOSE"
},
"subject" : {
"reference" : "Patient/example",
"display" : "Amy Shaw"
},
"effectiveDateTime" : "2005-07-05",
"valueCodeableConcept" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "260385009",
"display" : "Negative"
}
],
"text" : "Negative"
},
"referenceRange" : [
{
"text" : "Negative"
}
]
},
"request" : {
"method" : "PUT",
"url" : "Observation/urine-glucose/_history/206444"
}
},
{
"fullUrl" : "https://www.hl7.org/fhir/diagnosticreport.html",
"resource" : {
"resourceType" : "DiagnosticReport",
"id" : "note-example",
"meta" : {
"profile" : [
"http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-diagnosticreport-note"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: note-example</p><p><b>meta</b>: </p><p><b>status</b>: final</p><p><b>category</b>: Radiology <span style=\"background: LightGoldenRodYellow\">(Details : {LOINC code 'LP29684-5' = 'LP29684-5', given as 'Radiology'})</span></p><p><b>code</b>: Portable XR Chest Views <span style=\"background: LightGoldenRodYellow\">(Details : {LOINC code '30746-2' = 'Portable XR Chest Views', given as 'Portable XR Chest Views'})</span></p><p><b>subject</b>: <a href=\"https://www.hl7.org/fhir/patient-example.html\">Generated Summary: id: example; Medical record number = 12345 (USUAL); active; Peter James Chalmers (OFFICIAL), Jim Chalmers , Peter James Windsor (MAIDEN); ph: (03) 5555 6473(WORK), ph: (03) 3410 5613(MOBILE), ph: (03) 5555 8834(OLD); gender: male; birthDate: 1974-12-25; </a></p><p><b>effective</b>: Feb 3, 2019 7:43:30 PM</p><p><b>presentedForm</b>: </p></div>"
},
"status" : "final",
"category" : [
{
"coding" : [
{
"system" : "http://loinc.org",
"code" : "LP29684-5",
"display" : "Radiology"
}
],
"text" : "Radiology"
}
],
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "30746-2",
"display" : "Portable XR Chest Views"
}
],
"text" : "Portable XR Chest Views"
},
"subject" : {
"reference" : "Patient/example"
},
"effectiveDateTime" : "2019-02-03T19:43:30.000Z",
"presentedForm" : [
{
"contentType" : "application/xhtml",
"data" : "PCFET0NUWVBFIGh0bWwgUFVCTElDICItLy9XM0MvL0RURCBYSFRNTCAxLjAgVHJhbnNpdGlvbmFsLy9FTiIgIkRURC94aHRtbDEtdHJhbnNpdGlvbmFsLmR0ZCI+CgkJPGh0bWwgeG1sOmxhbmc9ImVuIiBsYW5nPSJlbiIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGh0bWwiPgkJCiAgPGhlYWQ+CiAgICA8dGl0bGU+Q2hlc3QgUG9ydGFibGU8L3RpdGxlPgogIDwvaGVhZD4KICA8Ym9keT4KICAgIDxwPlJlc3VsdDwvcD4KICAgIDxici8+Q2hlc3QgUG9ydGFibGUgCiAgICAgIAogICAgICA8cD5JTkRJQ0FUSU9OL0NMSU5JQ0FMIFFVRVNUSU9OOiBGZXZlciAvIFBuZXVtb25pYTwvcD4KICAgICAgCiAgICAgIDxwPkNPTVBBUklTT046IE5vbmUuPC9wPgogICAgICAKICAgICAgPHA+RklORElOR1M6PC9wPgogICAgICAKICAgICAgPHA+TElORVMgQU5EIFRVQkVTOiBOb25lLjwvcD4KICAgICAgCiAgICAgIDxwPkxVTkdTIEFORCBQTEVVUkE6PC9wPgogICAgICA8YnIvPkNsZWFyIGx1bmdzLiBOb3JtYWwgcHVsbW9uYXJ5IHZhc2N1bGFyaXR5LgogICAgICA8YnIvPk5vIHBsZXVyYWwgZWZmdXNpb24uCiAgICAgIDxici8+Tm8gcG5ldW1vdGhvcmF4LgogICAgICAKICAgICAgPHA+SEVBUlQsIE1FRElBU1RJTlVNIEFORCBISUxBOjwvcD4KICAgICAgPGJyLz5IZWFydCBpcyBub3JtYWwgaW4gc2l6ZS4KICAgICAgPGJyLz5Ob3JtYWwgbWVkaWFzdGluYWwgYW5kIGhpbGFyIGNvbnRvdXIuCiAgICAgIAogICAgICA8cD5CT05FUyBBTkQgU09GVCBUSVNTVUVTOjwvcD4KICAgICAgPGJyLz5ObyBhY3V0ZSBhYm5vcm1hbGl0eS4KICAgICAgCiAgICAgIDxwPklNUFJFU1NJT046PC9wPgogICAgICA8YnIvPk5vIGFjdXRlIGFibm9ybWFsaXR5LgogICAgICAKICAgICAgPHA+V1NOOiBPMTlJQy1TQy0wMjExPC9wPgogICAgICAKICAgICAgPHA+RGljdGF0ZWQgQnk6IEN1cmUgTUQsIENocmlzdGluZSBKCiAgICAgICAgRGljdGF0ZWQgRGF0ZS9UaW1lOiAwMi8wMy8xOSA3OjQ0IHBtCiAgICAgICAgUmV2aWV3ZWQgQnk6IEN1cmUgTUQsIENocmlzdGluZSBKCiAgICAgICAgU2lnbmVkIEJ5OiBDdXJlIE1ELCBDaHJpc3RpbmUgSgogICAgICAgIFNpZ25lZCBEYXRlL1RpbWU6IDAyLzAzLzE5IDc6NDQgcG0KICAgICAgICBUcmFuc2NyaWJlZCBCeTogQ1NCCiAgICAgICAgVHJhbnNjcmliZWQgRGF0ZS9UaW1lOiAwMi8wMy8xOSA3OjQzIHBtPC9wPgogICAgICAKICAgICAgCiAgPC9ib2R5Pgo8L2h0bWw+Cg=="
}
]
},
"request" : {
"method" : "PUT",
"url" : "DiagnosticReport/note-example"
}
},
{
"fullUrl" : "https://hl7.org/fhir/us/core/2021Jan/Observation-urine-color.html",
"resource" : {
"resourceType" : "Observation",
"id" : "urine-color",
"meta" : {
"versionId" : "206419",
"lastUpdated" : "2016-04-18T03:27:43.203+00:00",
"profile" : [
🔗 "http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-lab"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: urine-color</p><p><b>meta</b>: </p><p><b>status</b>: final</p><p><b>category</b>: Laboratory <span style=\"background: LightGoldenRodYellow\">(Details : {http://terminology.hl7.org/CodeSystem/observation-category code 'laboratory' = 'Laboratory', given as 'Laboratory'})</span></p><p><b>code</b>: COLOR <span style=\"background: LightGoldenRodYellow\">(Details : {LOINC code '5778-6' = 'Color of Urine', given as 'Color of Urine'})</span></p><p><b>subject</b>: <a href=\"https://hl7.org/fhir/us/core/Patient-example.html\">Amy Shaw. Generated Summary: id: example; Medical Record Number = 1032702 (USUAL); active; Amy V. Shaw ; ph: 555-555-5555(HOME), amy.shaw@example.com; gender: female; birthDate: 2007-02-20</a></p><p><b>effective</b>: 05/07/2005 12:00:00 AM</p><p><b>value</b>: Yellow <span style=\"background: LightGoldenRodYellow\">(Details : {http://snomed.inbnm,fo/sct code '371244009' = '371244009', given as 'Yellow'})</span></p><h3>ReferenceRanges</h3><table class=\"grid\"><tr><td>-</td><td><b>Text</b></td></tr><tr><td>*</td><td>Yellow</td></tr></table></div>"
},
"status" : "final",
"category" : [
{
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/observation-category",
"code" : "laboratory",
"display" : "Laboratory"
}
],
"text" : "Laboratory"
}
],
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "5778-6",
"display" : "Color of Urine"
}
],
"text" : "COLOR"
},
"subject" : {
"reference" : "Patient/example",
"display" : "Amy Shaw"
},
"effectiveDateTime" : "2005-07-05",
"valueCodeableConcept" : {
"coding" : [
{
"system" : "http://snomed.inbnm,fo/sct",
"code" : "371244009",
"display" : "Yellow"
}
],
"text" : "Yellow"
},
"referenceRange" : [
{
"text" : "Yellow"
}
]
},
"request" : {
"method" : "PUT",
"url" : "Observation/urine-color/_history/206419"
}
},
{
"fullUrl" : "https://build.fhir.org/ig/HL7/fhir-qi-core/https://hl7.org/fhir/us/qicore/Condition-appendicitis-example.html",
"resource" : {
"resourceType" : "Condition",
"id" : "appendicitis-example",
"meta" : {
"profile" : [
"http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-condition-problems-health-concerns"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: appendicitis-example</p><p><b>meta</b>: </p><p><b>clinicalStatus</b>: Active <span style=\"background: LightGoldenRodYellow\">(Details : {http://terminology.hl7.org/CodeSystem/condition-clinical code 'active' = 'Active)</span></p><p><b>verificationStatus</b>: Confirmed <span style=\"background: LightGoldenRodYellow\">(Details : {http://terminology.hl7.org/CodeSystem/condition-ver-status code 'confirmed' = 'Confirmed)</span></p><p><b>category</b>: Encounter Diagnosis <span style=\"background: LightGoldenRodYellow\">(Details : {http://terminology.hl7.org/CodeSystem/condition-category code 'encounter-diagnosis' = 'Encounter Diagnosis', given as 'Encounter Diagnosis'})</span></p><p><b>severity</b>: Severe (severity modifier) <span style=\"background: LightGoldenRodYellow\">(Details : {SNOMED CT code '24484000' = 'Severe', given as 'Severe (severity modifier)'})</span></p><p><b>code</b>: Appendicitis <span style=\"background: LightGoldenRodYellow\">(Details : {SNOMED CT code '74400008' = 'Appendicitis', given as 'Appendicitis (disorder)'})</span></p><p><b>bodySite</b>: Appendix structure <span style=\"background: LightGoldenRodYellow\">(Details : {SNOMED CT code '66754008' = 'Appendix', given as 'Appendix structure'})</span></p><p><b>subject</b>: <a href=\"https://www.hl7.org/fhir/patient-example.html\">Generated Summary: id: example; Medical record number = 12345 (USUAL); active; Peter James Chalmers (OFFICIAL), Jim Chalmers , Peter James Windsor (MAIDEN); ph: (03) 5555 6473(WORK), ph: (03) 3410 5613(MOBILE), ph: (03) 5555 8834(OLD); gender: male; birthDate: 1974-12-25; </a></p><p><b>encounter</b>: <a href=\"https://build.fhir.org/ig/HL7/fhir-qi-core//Encounter-encounter-ed-example.html\">Generated Summary: id: example; status: in-progress; <span title=\"{http://terminology.hl7.org/CodeSystem/v3-ActCode IMP}\">inpatient encounter</span>; <span title=\"Codes: {http://www.ama-assn.org/go/cpt 99223}\">Inpatient Hospital Care</span></a></p><p><b>onset</b>: May 24, 2012 12:00:00 AM</p><p><b>recordedDate</b>: May 24, 2012 12:00:00 AM</p></div>"
},
"clinicalStatus" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/condition-clinical",
"code" : "active"
}
]
},
"verificationStatus" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/condition-ver-status",
"code" : "confirmed"
}
]
},
"category" : [
{
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/condition-category",
"code" : "encounter-diagnosis",
"display" : "Encounter Diagnosis"
}
]
}
],
"severity" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "24484000",
"display" : "Severe (severity modifier)"
}
]
},
"code" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "74400008",
"display" : "Appendicitis (disorder)"
}
],
"text" : "Appendicitis"
},
"bodySite" : [
{
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "66754008",
"display" : "Appendix structure"
}
]
}
],
"subject" : {
"reference" : "Patient/example"
},
"encounter" : {
"reference" : "Encounter/example"
},
"onsetDateTime" : "2012-05-24T00:00:00+00:00",
"recordedDate" : "2012-05-24T00:00:00+00:00"
},
"request" : {
"method" : "PUT",
"url" : "Condition/appendicitis-example"
}
},
{
"fullUrl" : "https://www.hl7.org/fhir/immunization.html",
"resource" : {
"resourceType" : "Immunization",
"id" : "example",
"meta" : {
"profile" : [
"http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-immunization"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: example</p><p><b>meta</b>: </p><p><b>identifier</b>: urn:oid:1.3.6.1.4.1.21367.2005.3.7.1234</p><p><b>status</b>: completed</p><p><b>vaccineCode</b>: Fluvax (Influenza) <span style=\"background: LightGoldenRodYellow\">(Details : {urn:oid:1.2.36.1.2001.1005.17 code 'FLUVAX' = 'Fluvax)</span></p><p><b>patient</b>: <a href=\"https://www.hl7.org/fhir/patient-example.html\">Generated Summary: id: example; Medical record number = 12345 (USUAL); active; Peter James Chalmers (OFFICIAL), Jim Chalmers , Peter James Windsor (MAIDEN); ph: (03) 5555 6473(WORK), ph: (03) 3410 5613(MOBILE), ph: (03) 5555 8834(OLD); gender: male; birthDate: 1974-12-25; </a></p><p><b>encounter</b>: <a href=\"https://build.fhir.org/ig/HL7/fhir-qi-core//Encounter-encounter-ed-example.html\">Generated Summary: id: example; status: in-progress; <span title=\"{http://terminology.hl7.org/CodeSystem/v3-ActCode IMP}\">inpatient encounter</span>; <span title=\"Codes: {http://www.ama-assn.org/go/cpt 99223}\">Inpatient Hospital Care</span></a></p><p><b>occurrence</b>: Jan 1, 2013 12:00:00 AM</p><p><b>recorded</b>: Jan 10, 2013 12:00:00 AM</p><p><b>primarySource</b>: true</p><p><b>location</b>: <a href=\"https://hl7.org/fhir/us/davinci-atr/2023Jan/Location-1.html\">Generated Summary: id: example; B1-S.F2; status: active; name: South Wing, second floor; alias: Mean Joe Greene University Medical Center, South Wing, second floor, alias: BU MC, SW, F2; description: Second floor of the Old South Wing, formerly in use by Psychiatry; mode: instance; <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/v3-RoleCode HOSP}\">Hospital</span>; ph: 2328(WORK), fax: 2329(WORK), second wing admissions, http://sampleorg.com/southwing(WORK); <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/location-physical-type wi}\">Wing</span></a></p><p><b>manufacturer</b>: <a href=\"https://www.hl7.org/fhir/organization-example.html\">Generated Summary: id: example; ??; active; <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/organization-type team}\">Organizational team</span>; name: Health Level Seven International; ph: (+1) 734-677-7777, fax: (+1) 734-677-6622, hq@HL7.org</a></p><p><b>lotNumber</b>: AAJN11K</p><p><b>expirationDate</b>: 2015-02-15</p><p><b>site</b>: left arm <span style=\"background: LightGoldenRodYellow\">(Details : {http://terminology.hl7.org/CodeSystem/v3-ActSite code 'LA' = 'left arm', given as 'left arm'})</span></p><p><b>route</b>: Injection, intramuscular <span style=\"background: LightGoldenRodYellow\">(Details : {http://terminology.hl7.org/CodeSystem/v3-RouteOfAdministration code 'IM' = 'Injection, intramuscular', given as 'Injection, intramuscular'})</span></p><p><b>doseQuantity</b>: 5 mg<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code mg = 'mg')</span></p><blockquote><p><b>performer</b></p><p><b>function</b>: Ordering Provider <span style=\"background: LightGoldenRodYellow\">(Details : {http://terminology.hl7.org/CodeSystem/v2-0443 code 'OP' = 'Ordering Provider)</span></p><p><b>actor</b>: <a href=\"https://hl7.org/fhir/practitioner-example.html\">Generated Summary: id: example; 23; active; Adam Careful </a></p></blockquote><blockquote><p><b>performer</b></p><p><b>function</b>: Administering Provider <span style=\"background: LightGoldenRodYellow\">(Details : {http://terminology.hl7.org/CodeSystem/v2-0443 code 'AP' = 'Administering Provider)</span></p><p><b>actor</b>: <a href=\"https://hl7.org/fhir/practitioner-example.html\">Generated Summary: id: example; 23; active; Adam Careful </a></p></blockquote><p><b>note</b>: Notes on adminstration of vaccine</p><p><b>reasonCode</b>: Procedure to meet occupational requirement <span style=\"background: LightGoldenRodYellow\">(Details : {SNOMED CT code '429060002' = 'Procedure to meet occupational requirement)</span></p><h3>Reactions</h3><table class=\"grid\"><tr><td>-</td><td><b>Date</b></td><td><b>Detail</b></td><td><b>Reported</b></td></tr><tr><td>*</td><td>Jan 10, 2013 12:00:00 AM</td><td><a href=\"Observation-example.html\">Generated Summary: id: example; <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/observation-category vital-signs}\">Vital Signs</span>; <span title=\"Codes: {http://loinc.org 30350-3}\">Hemoglobin [Mass/volume] in Venous blood</span>; effective: Apr 2, 2013 9:30:10 AM --> Apr 5, 2013 9:30:10 AM; issued: Apr 3, 2013 2:30:10 PM; 7.2 g/dl; <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/v2-0078 L}\">Below low normal</span>; <span title=\"Codes: {http://snomed.info/sct 308046002}\">Superficial forearm vein</span>; <span title=\"Codes: {http://snomed.info/sct 120220003}\">Injection to forearm</span></a></td><td>true</td></tr></table><h3>ProtocolApplieds</h3><table class=\"grid\"><tr><td>-</td><td><b>Series</b></td><td><b>Authority</b></td><td><b>TargetDisease</b></td><td><b>DoseNumber[x]</b></td><td><b>SeriesDoses[x]</b></td></tr><tr><td>*</td><td>Vaccination Series 1</td><td><a href=\"https://www.hl7.org/fhir/organization-example.html\">Generated Summary: id: example; ??; active; <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/organization-type team}\">Organizational team</span>; name: Health Level Seven International; ph: (+1) 734-677-7777, fax: (+1) 734-677-6622, hq@HL7.org</a></td><td>Gestational rubella syndrome <span style=\"background: LightGoldenRodYellow\">(Details : {SNOMED CT code '1857005' = 'Gestational rubella syndrome)</span></td><td>1</td><td>2</td></tr></table></div>"
},
"identifier" : [
{
"system" : "urn:ietf:rfc:3986",
"value" : "urn:oid:1.3.6.1.4.1.21367.2005.3.7.1234"
}
],
"status" : "completed",
"vaccineCode" : {
"coding" : [
{
"system" : "urn:oid:1.2.36.1.2001.1005.17",
"code" : "FLUVAX"
}
],
"text" : "Fluvax (Influenza)"
},
"patient" : {
"reference" : "Patient/example"
},
"encounter" : {
"reference" : "Encounter/example"
},
"occurrenceDateTime" : "2013-01-01",
"recorded" : "2013-01-10",
"primarySource" : true,
"location" : {
"reference" : "Location/example"
},
"manufacturer" : {
"reference" : "Organization/example"
},
"lotNumber" : "AAJN11K",
"expirationDate" : "2015-02-15",
"site" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v3-ActSite",
"code" : "LA",
"display" : "left arm"
}
]
},
"route" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v3-RouteOfAdministration",
"code" : "IM",
"display" : "Injection, intramuscular"
}
]
},
"doseQuantity" : {
"value" : 5,
"system" : "http://unitsofmeasure.org",
"code" : "mg"
},
"performer" : [
{
"function" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v2-0443",
"code" : "OP"
}
]
},
"actor" : {
"reference" : "Practitioner/example"
}
},
{
"function" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v2-0443",
"code" : "AP"
}
]
},
"actor" : {
"reference" : "Practitioner/example"
}
}
],
"note" : [
{
"text" : "Notes on adminstration of vaccine"
}
],
"reasonCode" : [
{
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "429060002"
}
]
}
],
"reaction" : [
{
"date" : "2013-01-10",
"detail" : {
"reference" : "Observation/example"
},
"reported" : true
}
],
"protocolApplied" : [
{
"series" : "Vaccination Series 1",
"authority" : {
"reference" : "Organization/example"
},
"targetDisease" : [
{
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "1857005"
}
]
}
],
"doseNumberPositiveInt" : 1,
"seriesDosesPositiveInt" : 2
}
]
},
"request" : {
"method" : "PUT",
"url" : "Immunization/example"
}
},
{
"fullUrl" : "https://build.fhir.org/observation-example-body-temperature.html",
"resource" : {
"resourceType" : "Observation",
"id" : "temperature",
"meta" : {
"profile" : [
🔗 "http://hl7.org/fhir/StructureDefinition/bodytemp"🔗 ,
"http://hl7.org/fhir/StructureDefinition/vitalsigns"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: temperature</p><p><b>meta</b>: </p><p><b>status</b>: final</p><p><b>category</b>: Vital Signs <span style=\"background: LightGoldenRodYellow\">(Details : {http://terminology.hl7.org/CodeSystem/observation-category code 'vital-signs' = 'Vital Signs', given as 'Vital Signs'})</span></p><p><b>code</b>: temperature <span style=\"background: LightGoldenRodYellow\">(Details : {LOINC code '8310-5' = 'Body temperature', given as 'Body temperature'})</span></p><p><b>subject</b>: <a href=\"https://hl7.org/fhir/us/core/Patient-example.html\">Amy Shaw. Generated Summary: id: example; Medical Record Number = 1032702 (USUAL); active; Amy V. Shaw ; ph: 555-555-5555(HOME), amy.shaw@example.com; gender: female; birthDate: 2007-02-20</a></p><p><b>encounter</b>: GP Visit</p><p><b>effective</b>: 02/07/1999 12:00:00 AM</p><p><b>value</b>: 36.55556 Cel<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code Cel = 'Cel')</span></p></div>"
},
"status" : "final",
"category" : [
{
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/observation-category",
"code" : "vital-signs",
"display" : "Vital Signs"
}
],
"text" : "Vital Signs"
}
],
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "8310-5",
"display" : "Body temperature"
}
],
"text" : "temperature"
},
"subject" : {
"reference" : "Patient/example",
"display" : "Amy Shaw"
},
"encounter" : {
"display" : "GP Visit"
},
"effectiveDateTime" : "1999-07-02",
"valueQuantity" : {
"value" : 36.55556,
"unit" : "Cel",
"system" : "http://unitsofmeasure.org",
"code" : "Cel"
}
},
"request" : {
"method" : "PUT",
"url" : "Observation/temperature"
}
},
{
"fullUrl" : "https://build.fhir.org/ig/HL7/US-Core/Procedure-rehab.html",
"resource" : {
"resourceType" : "Procedure",
"id" : "rehab",
"meta" : {
"profile" : [
🔗 "http://hl7.org/fhir/us/core/StructureDefinition/us-core-procedure"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: rehab</p><p><b>meta</b>: </p><p><b>status</b>: completed</p><p><b>code</b>: Alcohol rehabilitation <span style=\"background: LightGoldenRodYellow\">(Details : {SNOMED CT code '35637008' = 'Alcohol rehabilitation (regime/therapy)', given as 'Alcohol rehabilitation'}; {http://www.icd10data.com/icd10pcs code 'HZ30ZZZ' = 'HZ30ZZZ', given as 'Individual Counseling for Substance Abuse Treatment, Cognitive'})</span></p><p><b>subject</b>: <a href=\"https://hl7.org/fhir/us/core/Patient-example.html\">Amy Shaw. Generated Summary: id: example; Medical Record Number = 1032702 (USUAL); active; Amy V. Shaw ; ph: 555-555-5555(HOME), amy.shaw@example.com; gender: female; birthDate: 2007-02-20</a></p><p><b>performed</b>: 23/05/2002 12:00:00 AM</p></div>"
},
"status" : "completed",
"code" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "35637008",
"display" : "Alcohol rehabilitation"
},
{
"system" : "http://www.icd10data.com/icd10pcs",
"code" : "HZ30ZZZ",
"display" : "Individual Counseling for Substance Abuse Treatment, Cognitive"
}
],
"text" : "Alcohol rehabilitation"
},
"subject" : {
"reference" : "Patient/example",
"display" : "Amy Shaw"
},
"performedDateTime" : "2002-05-23"
},
"request" : {
"method" : "PUT",
"url" : "Procedure/rehab"
}
},
{
"fullUrl" : "https://www.hl7.org/fhir/us/core/Observation-satO2-fiO2.html",
"resource" : {
"resourceType" : "Observation",
"id" : "satO2-fiO2",
"meta" : {
"profile" : [
🔗 "http://hl7.org/fhir/StructureDefinition/oxygensat"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: satO2-fiO2</p><p><b>identifier</b>: o1223435-10</p><p><b>status</b>: final</p><p><b>category</b>: Vital Signs <span style=\"background: LightGoldenRodYellow\">(Details : {http://terminology.hl7.org/CodeSystem/observation-category code 'vital-signs' = 'Vital Signs', given as 'Vital Signs'})</span></p><p><b>code</b>: Oxygen saturation in Arterial blood <span style=\"background: LightGoldenRodYellow\">(Details : {LOINC code '2708-6' = 'Oxygen saturation in Arterial blood', given as 'Oxygen saturation in Arterial blood'}; {LOINC code '59408-5' = 'Oxygen saturation in Arterial blood by Pulse oximetry', given as 'Oxygen saturation in Arterial blood by Pulse oximetry'}; {urn:iso:std:iso:11073:10101 code '150456' = '150456', given as 'MDC_PULS_OXIM_SAT_O2'})</span></p><p><b>subject</b>: <a href=\"Patient-example.html\">Generated Summary: id: example; Medical Record Number = 1032702 (USUAL); active; Amy V. Shaw ; ph: 555-555-5555(HOME), amy.shaw@example.com; gender: female; birthDate: 2007-02-20</a></p><p><b>effective</b>: 05/12/2014 7:30:10 PM</p><p><b>value</b>: 95 %<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code % = '%')</span></p><p><b>interpretation</b>: Normal (applies to non-numeric results) <span style=\"background: LightGoldenRodYellow\">(Details : {http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation code 'N' = 'Normal', given as 'Normal'})</span></p><p><b>device</b>: Acme Pulse Oximeter 2000</p><h3>ReferenceRanges</h3><table class=\"grid\"><tr><td>-</td><td><b>Low</b></td><td><b>High</b></td></tr><tr><td>*</td><td>90 %<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code % = '%')</span></td><td>99 %<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code % = '%')</span></td></tr></table><h3>Components</h3><table class=\"grid\"><tr><td>-</td><td><b>Code</b></td><td><b>Value[x]</b></td></tr><tr><td>*</td><td>Inhaled oxygen flow rate <span style=\"background: LightGoldenRodYellow\">(Details : {LOINC code '3151-8' = 'Inhaled oxygen flow rate', given as 'Inhaled oxygen flow rate'})</span></td><td>6 liters/min<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code l/min = 'l/min')</span></td></tr></table></div>"
},
"identifier" : [
{
"system" : "http://goodcare.org/observation/id",
"value" : "o1223435-10"
}
],
"status" : "final",
"category" : [
{
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/observation-category",
"code" : "vital-signs",
"display" : "Vital Signs"
}
],
"text" : "Vital Signs"
}
],
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "2708-6",
"display" : "Oxygen saturation in Arterial blood"
},
{
"system" : "http://loinc.org",
"code" : "59408-5",
"display" : "Oxygen saturation in Arterial blood by Pulse oximetry"
},
{
"system" : "urn:iso:std:iso:11073:10101",
"code" : "150456",
"display" : "MDC_PULS_OXIM_SAT_O2"
}
]
},
"subject" : {
"reference" : "Patient/example"
},
"effectiveDateTime" : "2014-12-05T09:30:10+01:00",
"valueQuantity" : {
"value" : 95,
"unit" : "%",
"system" : "http://unitsofmeasure.org",
"code" : "%"
},
"interpretation" : [
{
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v3-ObservationInterpretation",
"code" : "N",
"display" : "Normal"
}
],
"text" : "Normal (applies to non-numeric results)"
}
],
"device" : {
"display" : "Acme Pulse Oximeter 2000"
},
"referenceRange" : [
{
"low" : {
"value" : 90,
"unit" : "%",
"system" : "http://unitsofmeasure.org",
"code" : "%"
},
"high" : {
"value" : 99,
"unit" : "%",
"system" : "http://unitsofmeasure.org",
"code" : "%"
}
}
],
"component" : [
{
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "3151-8",
"display" : "Inhaled oxygen flow rate"
}
],
"text" : "Inhaled oxygen flow rate"
},
"valueQuantity" : {
"value" : 6,
"unit" : "liters",
"system" : "http://unitsofmeasure.org",
"code" : "/min"
}
}
]
},
"request" : {
"method" : "PUT",
"url" : "Observation/satO2-fiO2"
}
},
{
"fullUrl" : "https://www.hl7.org/fhir/communicationrequest.html",
"resource" : {
"resourceType" : "CommunicationRequest",
"id" : "example",
"meta" : {
"profile" : [
"http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-communicationrequest"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: example</p><p><b>meta</b>: </p><p><b>identifier</b>: ABC123</p><p><b>basedOn</b>: EligibilityRequest</p><p><b>replaces</b>: prior CommunicationRequest</p><p><b>groupIdentifier</b>: 12345</p><p><b>status</b>: active</p><p><b>category</b>: SolicitedAttachmentRequest <span style=\"background: LightGoldenRodYellow\">(Details : {http://acme.org/messagetypes code 'SolicitedAttachmentRequest' = 'SolicitedAttachmentRequest)</span></p><p><b>priority</b>: routine</p><p><b>medium</b>: written <span style=\"background: LightGoldenRodYellow\">(Details : {http://terminology.hl7.org/CodeSystem/v3-ParticipationMode code 'WRITTEN' = 'written', given as 'written'})</span></p><p><b>encounter</b>: <a href=\"https://build.fhir.org/ig/HL7/fhir-qi-core//Encounter-encounter-ed-example.html\">Generated Summary: id: example; status: in-progress; <span title=\"{http://terminology.hl7.org/CodeSystem/v3-ActCode IMP}\">inpatient encounter</span>; <span title=\"Codes: {http://www.ama-assn.org/go/cpt 99223}\">Inpatient Hospital Care</span></a></p><h3>Payloads</h3><table class=\"grid\"><tr><td>-</td><td><b>Content[x]</b></td></tr><tr><td>*</td><td>Please provide the accident report and any associated pictures to support your Claim #DEF5647.</td></tr></table><p><b>occurrence</b>: Jun 10, 2016 7:01:10 PM</p><p><b>authoredOn</b>: Jun 10, 2016 7:01:10 PM</p><p><b>requester</b>: <a href=\"https://hl7.org/fhir/practitioner-example.html\">Generated Summary: id: example; 23; active; Adam Careful </a></p><p><b>recipient</b>: <a href=\"https://www.hl7.org/fhir/organization-example.html\">Generated Summary: id: example; ??; active; <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/organization-type team}\">Organizational team</span>; name: Health Level Seven International; ph: (+1) 734-677-7777, fax: (+1) 734-677-6622, hq@HL7.org</a></p><p><b>sender</b>: <a href=\"https://www.hl7.org/fhir/patient-example.html\">Generated Summary: id: example; Medical record number = 12345 (USUAL); active; Peter James Chalmers (OFFICIAL), Jim Chalmers , Peter James Windsor (MAIDEN); ph: (03) 5555 6473(WORK), ph: (03) 3410 5613(MOBILE), ph: (03) 5555 8834(OLD); gender: male; birthDate: 1974-12-25; </a></p></div>"
},
"identifier" : [
{
"system" : "http://www.jurisdiction.com/insurer/123456",
"value" : "ABC123"
}
],
"basedOn" : [
{
"display" : "EligibilityRequest"
}
],
"replaces" : [
{
"display" : "prior CommunicationRequest"
}
],
"groupIdentifier" : {
"value" : "12345"
},
"status" : "active",
"category" : [
{
"coding" : [
{
"system" : "http://acme.org/messagetypes",
"code" : "SolicitedAttachmentRequest"
}
]
}
],
"priority" : "routine",
"medium" : [
{
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v3-ParticipationMode",
"code" : "WRITTEN",
"display" : "written"
}
],
"text" : "written"
}
],
"encounter" : {
"reference" : "Encounter/example"
},
"payload" : [
{
"contentString" : "Please provide the accident report and any associated pictures to support your Claim #DEF5647."
}
],
"occurrenceDateTime" : "2016-06-10T11:01:10-08:00",
"authoredOn" : "2016-06-10T11:01:10-08:00",
"requester" : {
"reference" : "Practitioner/example"
},
"recipient" : [
{
"reference" : "Organization/example"
}
],
"sender" : {
"reference" : "Patient/example"
}
},
"request" : {
"method" : "PUT",
"url" : "CommunicationRequest/example"
}
},
{
"fullUrl" : "https://www.hl7.org/fhir/allergyintolerance.html",
"resource" : {
"resourceType" : "AllergyIntolerance",
"id" : "example",
"meta" : {
"profile" : [
🔗 "http://hl7.org/fhir/us/core/StructureDefinition/us-core-allergyintolerance",
"http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-allergyintolerance"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: example</p><p><b>meta</b>: </p><p><b>identifier</b>: 49476534</p><p><b>clinicalStatus</b>: Active <span style=\"background: LightGoldenRodYellow\">(Details : {http://terminology.hl7.org/CodeSystem/allergyintolerance-clinical code 'active' = 'Active)</span></p><p><b>verificationStatus</b>: Confirmed <span style=\"background: LightGoldenRodYellow\">(Details : {http://terminology.hl7.org/CodeSystem/allergyintolerance-verification code 'confirmed' = 'Confirmed)</span></p><p><b>type</b>: allergy</p><p><b>category</b>: food</p><p><b>criticality</b>: high</p><p><b>code</b>: Cashew nuts <span style=\"background: LightGoldenRodYellow\">(Details : {SNOMED CT code '227493005' = 'Cashew nuts', given as 'Cashew nuts'})</span></p><p><b>patient</b>: <a href=\"https://www.hl7.org/fhir/patient-example.html\">Generated Summary: id: example; Medical record number = 12345 (USUAL); active; Peter James Chalmers (OFFICIAL), Jim Chalmers , Peter James Windsor (MAIDEN); ph: (03) 5555 6473(WORK), ph: (03) 3410 5613(MOBILE), ph: (03) 5555 8834(OLD); gender: male; birthDate: 1974-12-25; </a></p><p><b>onset</b>: Jan 1, 2004 12:00:00 AM</p><p><b>recordedDate</b>: Oct 9, 2014 3:58:00 AM</p><p><b>recorder</b>: <a href=\"https://hl7.org/fhir/practitioner-example.html\">Generated Summary: id: example; 23; active; Adam Careful </a></p><p><b>asserter</b>: <a href=\"https://www.hl7.org/fhir/patient-example.html\">Generated Summary: id: example; Medical record number = 12345 (USUAL); active; Peter James Chalmers (OFFICIAL), Jim Chalmers , Peter James Windsor (MAIDEN); ph: (03) 5555 6473(WORK), ph: (03) 3410 5613(MOBILE), ph: (03) 5555 8834(OLD); gender: male; birthDate: 1974-12-25; </a></p><p><b>lastOccurrence</b>: Jun 2, 2012 1:45:31 AM</p><p><b>note</b>: The criticality is high becasue of the observed anaphylactic reaction when challenged with cashew extract.</p><blockquote><p><b>reaction</b></p><p><b>substance</b>: cashew nut allergenic extract Injectable Product <span style=\"background: LightGoldenRodYellow\">(Details : {RxNorm code '1160593' = 'cashew nut allergenic extract Injectable Product', given as 'cashew nut allergenic extract Injectable Product'})</span></p><p><b>manifestation</b>: Anaphylactic reaction <span style=\"background: LightGoldenRodYellow\">(Details : {SNOMED CT code '39579001' = 'Anaphylaxis', given as 'Anaphylactic reaction'})</span></p><p><b>description</b>: Challenge Protocol. Severe reaction to subcutaneous cashew extract. Epinephrine administered</p><p><b>onset</b>: Jun 12, 2012 12:00:00 AM</p><p><b>severity</b>: severe</p><p><b>exposureRoute</b>: Subcutaneous route <span style=\"background: LightGoldenRodYellow\">(Details : {SNOMED CT code '34206005' = 'Subcutaneous route', given as 'Subcutaneous route'})</span></p></blockquote><blockquote><p><b>reaction</b></p><p><b>manifestation</b>: Urticaria <span style=\"background: LightGoldenRodYellow\">(Details : {SNOMED CT code '64305001' = 'Urticaria', given as 'Urticaria'})</span></p><p><b>onset</b>: Jan 1, 2004 12:00:00 AM</p><p><b>severity</b>: moderate</p><p><b>note</b>: The patient reports that the onset of urticaria was within 15 minutes of eating cashews.</p></blockquote></div>"
},
"identifier" : [
{
"system" : "http://acme.com/ids/patients/risks",
"value" : "49476534"
}
],
"clinicalStatus" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/allergyintolerance-clinical",
"code" : "active"
}
]
},
"verificationStatus" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/allergyintolerance-verification",
"code" : "confirmed"
}
]
},
"type" : "allergy",
"category" : [
"food"
],
"criticality" : "high",
"code" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "227493005",
"display" : "Cashew nuts"
}
]
},
"patient" : {
"reference" : "Patient/example"
},
"onsetDateTime" : "2004",
"recordedDate" : "2014-10-09T14:58:00+11:00",
"recorder" : {
"reference" : "Practitioner/example"
},
"asserter" : {
"reference" : "Patient/example"
},
"lastOccurrence" : "2012-06-02T01:45:31+00:00",
"note" : [
{
"text" : "The criticality is high becasue of the observed anaphylactic reaction when challenged with cashew extract."
}
],
"reaction" : [
{
"substance" : {
"coding" : [
{
"system" : "http://www.nlm.nih.gov/research/umls/rxnorm",
"code" : "1160593",
"display" : "cashew nut allergenic extract Injectable Product"
}
]
},
"manifestation" : [
{
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "39579001",
"display" : "Anaphylactic reaction"
}
]
}
],
"description" : "Challenge Protocol. Severe reaction to subcutaneous cashew extract. Epinephrine administered",
"onset" : "2012-06-12",
"severity" : "severe",
"exposureRoute" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "34206005",
"display" : "Subcutaneous route"
}
]
}
},
{
"manifestation" : [
{
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "64305001",
"display" : "Urticaria"
}
]
}
],
"onset" : "2004",
"severity" : "moderate",
"note" : [
{
"text" : "The patient reports that the onset of urticaria was within 15 minutes of eating cashews."
}
]
}
]
},
"request" : {
"method" : "PUT",
"url" : "AllergyIntolerance/example"
}
},
{
"fullUrl" : "https://hl7.org/fhir/us/core/Observation-serum-potassium.html",
"resource" : {
"resourceType" : "Observation",
"id" : "serum-potassium",
"meta" : {
"versionId" : "938",
"lastUpdated" : "2016-03-09T15:29:57.376+00:00",
"profile" : [
🔗 "http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-lab"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: serum-potassium</p><p><b>meta</b>: </p><p><b>status</b>: final</p><p><b>category</b>: Laboratory <span style=\"background: LightGoldenRodYellow\">(Details : {http://terminology.hl7.org/CodeSystem/observation-category code 'laboratory' = 'Laboratory', given as 'Laboratory'})</span></p><p><b>code</b>: Potassium SerPl-sCnc <span style=\"background: LightGoldenRodYellow\">(Details : {LOINC code '2823-3' = 'Potassium [Moles/volume] in Serum or Plasma', given as 'Potassium SerPl-sCnc'})</span></p><p><b>subject</b>: <a href=\"https://hl7.org/fhir/us/core/Patient-example.html\">Amy Shaw. Generated Summary: id: example; Medical Record Number = 1032702 (USUAL); active; Amy V. Shaw ; ph: 555-555-5555(HOME), amy.shaw@example.com; gender: female; birthDate: 2007-02-20</a></p><p><b>effective</b>: 05/07/2005 12:00:00 AM</p><p><b>value</b>: 5.4 mmol/L</p><h3>ReferenceRanges</h3><table class=\"grid\"><tr><td>-</td><td><b>Low</b></td><td><b>High</b></td><td><b>AppliesTo</b></td></tr><tr><td>*</td><td>3.5 mmol/L<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code mmol/L = 'mmol/L')</span></td><td>5.5 mmol/L<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code mmol/L = 'mmol/L')</span></td><td>Normal Range <span style=\"background: LightGoldenRodYellow\">(Details : {http://terminology.hl7.org/CodeSystem/referencerange-meaning code 'normal' = 'Normal Range', given as 'Normal Range'})</span></td></tr></table></div>"
},
"status" : "final",
"category" : [
{
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/observation-category",
"code" : "laboratory",
"display" : "Laboratory"
}
],
"text" : "Laboratory"
}
],
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "2823-3",
"display" : "Potassium SerPl-sCnc"
}
],
"text" : "Potassium SerPl-sCnc"
},
"subject" : {
"reference" : "Patient/example",
"display" : "Amy Shaw"
},
"effectiveDateTime" : "2005-07-05",
"valueQuantity" : {
"value" : 5.4,
"unit" : "mmol/L",
"system" : "http://unitsofmeasure.org"
},
"referenceRange" : [
{
"low" : {
"value" : 3.5,
"unit" : "mmol/L",
"system" : "http://unitsofmeasure.org",
"code" : "mmol/L"
},
"high" : {
"value" : 5.5,
"unit" : "mmol/L",
"system" : "http://unitsofmeasure.org",
"code" : "mmol/L"
},
"appliesTo" : [
{
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/referencerange-meaning",
"code" : "normal",
"display" : "Normal Range"
}
],
"text" : "Normal Range"
}
]
}
]
},
"request" : {
"method" : "PUT",
"url" : "Observation/serum-potassium/_history/938"
}
},
{
"fullUrl" : "https://www.hl7.org/fhir/us/core/Observation-some-day-smoker.html",
"resource" : {
"resourceType" : "Observation",
"id" : "some-day-smoker",
"meta" : {
"profile" : [
🔗 "http://hl7.org/fhir/us/core/StructureDefinition/us-core-smokingstatus"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: some-day-smoker</p><p><b>meta</b>: </p><p><b>status</b>: final</p><p><b>category</b>: Social History <span style=\"background: LightGoldenRodYellow\">(Details : {http://terminology.hl7.org/CodeSystem/observation-category code 'social-history' = 'Social History', given as 'Social History'})</span></p><p><b>code</b>: Tobacco smoking status NHIS <span style=\"background: LightGoldenRodYellow\">(Details : {LOINC code '72166-2' = 'Tobacco smoking status', given as 'Tobacco smoking status NHIS'})</span></p><p><b>subject</b>: <a href=\"https://hl7.org/fhir/us/core/Patient-example.html\">Amy Shaw. Generated Summary: id: example; Medical Record Number = 1032702 (USUAL); active; Amy V. Shaw ; ph: 555-555-5555(HOME), amy.shaw@example.com; gender: female; birthDate: 2007-02-20</a></p><p><b>issued</b>: 18/03/2016 4:27:04 PM</p><p><b>value</b>: Current some day smoker <span style=\"background: LightGoldenRodYellow\">(Details : {SNOMED CT code '428041000124106' = 'Occasional tobacco smoker)</span></p></div>"
},
"status" : "final",
"category" : [
{
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/observation-category",
"code" : "social-history",
"display" : "Social History"
}
],
"text" : "Social History"
}
],
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "72166-2",
"display" : "Tobacco smoking status"
}
],
"text" : "Tobacco smoking status NHIS"
},
"subject" : {
"reference" : "Patient/example",
"display" : "Amy Shaw"
},
"effectiveDateTime" : "2016-03-18T05:27:04Z",
"issued" : "2016-03-18T05:27:04Z",
"valueCodeableConcept" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "428041000124106"
}
],
"text" : "Current some day smoker"
}
},
"request" : {
"method" : "PUT",
"url" : "Observation/some-day-smoker"
}
},
{
"fullUrl" : "https://www.hl7.org/fhir/careteam.html",
"resource" : {
"resourceType" : "CareTeam",
"id" : "example",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: example</p><p><b>status</b>: active</p><p><b>subject</b>: Eve Everywoman</p><h3>Participants</h3><table class=\"grid\"><tr><td>-</td><td><b>Role</b></td><td><b>Member</b></td></tr><tr><td>*</td><td>MW - Midwife <span style=\"background: LightGoldenRodYellow\">(Details : {SNOMED CT code '75271001' = 'Professional midwife', given as 'MW - Midwife'})</span></td><td>Mabel Midwife</td></tr></table></div>"
},
"status" : "active",
"subject" : {
"display" : "Eve Everywoman"
},
"participant" : [
{
"role" : [
{
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "75271001",
"display" : "MW - Midwife"
}
]
}
],
"member" : {
"display" : "Mabel Midwife"
}
}
]
},
"request" : {
"method" : "PUT",
"url" : "CareTeam/example"
}
},
{
"fullUrl" : "https://build.fhir.org/ig/HL7/fhir-qi-core/Communication-negation-example.html",
"resource" : {
"resourceType" : "Communication",
"id" : "negation-example",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: negation-example</p><p><b>status</b>: not-done</p><p><b>statusReason</b>: Patient has moved away (finding) <span style=\"background: LightGoldenRodYellow\">(Details : {SNOMED CT code '184081006' = 'Patient has moved away', given as 'Patient has moved away (finding)'})</span></p><p><b>category</b>: Alert <span style=\"background: LightGoldenRodYellow\">(Details : {http://acme.org/messagetypes code 'Alert' = 'Alert)</span></p><p><b>medium</b>: written <span style=\"background: LightGoldenRodYellow\">(Details : {http://terminology.hl7.org/CodeSystem/v3-ParticipationMode code 'WRITTEN' = 'written', given as 'written'})</span></p><p><b>subject</b>: <a href=\"https://www.hl7.org/fhir/patient-example.html\">Generated Summary: id: example; Medical record number = 12345 (USUAL); active; Peter James Chalmers (OFFICIAL), Jim Chalmers , Peter James Windsor (MAIDEN); ph: (03) 5555 6473(WORK), ph: (03) 3410 5613(MOBILE), ph: (03) 5555 8834(OLD); gender: male; birthDate: 1974-12-25; </a></p><p><b>encounter</b>: <a href=\"https://build.fhir.org/ig/HL7/fhir-qi-core//Encounter-encounter-ed-example.html\">Generated Summary: id: example; status: in-progress; <span title=\"{http://terminology.hl7.org/CodeSystem/v3-ActCode IMP}\">inpatient encounter</span>; <span title=\"Codes: {http://www.ama-assn.org/go/cpt 99223}\">Inpatient Hospital Care</span></a></p><p><b>sent</b>: Dec 13, 2014 2:01:10 AM</p><p><b>received</b>: Dec 13, 2014 2:01:11 AM</p><p><b>recipient</b>: <a href=\"https://hl7.org/fhir/practitioner-example.html\">Generated Summary: id: example; 23; active; Adam Careful </a></p><p><b>sender</b>: <a href=\"Device-example.html\">Generated Summary: id: example; 345675, Serial Number = AMID-342135-8464; status: active; manufacturer: Acme Devices, Inc; lotNumber: 43453424; modelNumber: AB 45-J; <span title=\"Codes: {http://snomed.info/sct 86184003}\">ECG</span>; ph: ext 4352; Author: Practitioner/example; Made: Jun 28, 2015 4:03:32 AM; Annotation: QA Checked</a></p><h3>Payloads</h3><table class=\"grid\"><tr><td>-</td><td><b>Content[x]</b></td></tr><tr><td>*</td><td>Patient 1 has moved away</td></tr></table></div>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-recorded",
"valueDateTime" : "2014-12-12T18:01:10-08:00"
}
],
"status" : "not-done",
"statusReason" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "184081006",
"display" : "Patient has moved away (finding)"
}
]
},
"category" : [
{
"coding" : [
{
"system" : "http://acme.org/messagetypes",
"code" : "Alert"
}
],
"text" : "Alert"
}
],
"medium" : [
{
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v3-ParticipationMode",
"code" : "WRITTEN",
"display" : "written"
}
],
"text" : "written"
}
],
"subject" : {
"reference" : "Patient/example"
},
"encounter" : {
"reference" : "Encounter/example"
},
"sent" : "2014-12-12T18:01:10-08:00",
"received" : "2014-12-12T18:01:11-08:00",
"recipient" : [
{
"reference" : "Practitioner/example"
}
],
"sender" : {
"reference" : "Device/example"
},
"payload" : [
{
"contentString" : "Patient 1 has moved away"
}
]
},
"request" : {
"method" : "PUT",
"url" : "Communication/negation-example"
}
},
{
"fullUrl" : "https://hl7.org/fhir/location.html",
"resource" : {
"resourceType" : "Location",
"id" : "example",
"meta" : {
"profile" : [
"http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-location"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: example</p><p><b>meta</b>: </p><p><b>identifier</b>: B1-S.F2</p><p><b>status</b>: active</p><p><b>name</b>: South Wing, second floor</p><p><b>alias</b>: Mean Joe Greene University Medical Center, South Wing, second floor, BU MC, SW, F2</p><p><b>description</b>: Second floor of the Old South Wing, formerly in use by Psychiatry</p><p><b>mode</b>: instance</p><p><b>type</b>: Hospital <span style=\"background: LightGoldenRodYellow\">(Details : {http://terminology.hl7.org/CodeSystem/v3-RoleCode code 'HOSP' = 'Hospital', given as 'Hospital'})</span></p><p><b>telecom</b>: ph: 2328(WORK), fax: 2329(WORK), second wing admissions, http://sampleorg.com/southwing(WORK)</p><p><b>address</b>: Iron Curtain 75, Building A Pittsburgh PA 15016 US (WORK)</p><p><b>physicalType</b>: Wing <span style=\"background: LightGoldenRodYellow\">(Details : {http://terminology.hl7.org/CodeSystem/location-physical-type code 'wi' = 'Wing', given as 'Wing'})</span></p><h3>Positions</h3><table class=\"grid\"><tr><td>-</td><td><b>Longitude</b></td><td><b>Latitude</b></td><td><b>Altitude</b></td></tr><tr><td>*</td><td>-83.6945691</td><td>42.25475478</td><td>0</td></tr></table><p><b>managingOrganization</b>: <a href=\"https://www.hl7.org/fhir/organization-example.html\">Generated Summary: id: example; ??; active; <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/organization-type team}\">Organizational team</span>; name: Health Level Seven International; ph: (+1) 734-677-7777, fax: (+1) 734-677-6622, hq@HL7.org</a></p></div>"
},
"identifier" : [
{
"value" : "B1-S.F2"
}
],
"status" : "active",
"name" : "South Wing, second floor",
"alias" : [
"Mean Joe Greene University Medical Center, South Wing, second floor",
"BU MC, SW, F2"
],
"description" : "Second floor of the Old South Wing, formerly in use by Psychiatry",
"mode" : "instance",
"type" : [
{
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v3-RoleCode",
"code" : "HOSP",
"display" : "Hospital"
}
]
}
],
"telecom" : [
{
"system" : "phone",
"value" : "2328",
"use" : "work"
},
{
"system" : "fax",
"value" : "2329",
"use" : "work"
},
{
"system" : "email",
"value" : "second wing admissions"
},
{
"system" : "url",
"value" : "http://sampleorg.com/southwing",
"use" : "work"
}
],
"address" : {
"use" : "work",
"line" : [
"Iron Curtain 75, Building A"
],
"city" : "Pittsburgh",
"state" : "PA",
"postalCode" : "15016",
"country" : "US"
},
"physicalType" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/location-physical-type",
"code" : "wi",
"display" : "Wing"
}
]
},
"position" : {
"longitude" : -83.6945691,
"latitude" : 42.25475478,
"altitude" : 0
},
"managingOrganization" : {
"reference" : "Organization/example"
}
},
"request" : {
"method" : "PUT",
"url" : "Location/example"
}
},
{
"fullUrl" : "https://hl7.org/fhir/us/core/Observation-serum-sodium.html",
"resource" : {
"resourceType" : "Observation",
"id" : "serum-sodium",
"meta" : {
"versionId" : "914",
"lastUpdated" : "2016-03-09T15:29:57.277+00:00",
"profile" : [
🔗 "http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-lab"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: serum-sodium</p><p><b>meta</b>: </p><p><b>status</b>: final</p><p><b>category</b>: Laboratory <span style=\"background: LightGoldenRodYellow\">(Details : {http://terminology.hl7.org/CodeSystem/observation-category code 'laboratory' = 'Laboratory', given as 'Laboratory'})</span></p><p><b>code</b>: Sodium SerPl-sCnc <span style=\"background: LightGoldenRodYellow\">(Details : {LOINC code '2951-2' = 'Sodium [Moles/volume] in Serum or Plasma', given as 'Sodium SerPl-sCnc'})</span></p><p><b>subject</b>: <a href=\"https://hl7.org/fhir/us/core/Patient-example.html\">Amy Shaw. Generated Summary: id: example; Medical Record Number = 1032702 (USUAL); active; Amy V. Shaw ; ph: 555-555-5555(HOME), amy.shaw@example.com; gender: female; birthDate: 2007-02-20</a></p><p><b>effective</b>: 05/07/2005 12:00:00 AM</p><p><b>value</b>: 137.0 mmol/L</p><h3>ReferenceRanges</h3><table class=\"grid\"><tr><td>-</td><td><b>Low</b></td><td><b>High</b></td><td><b>AppliesTo</b></td></tr><tr><td>*</td><td>135.0 mmol/L<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code mmol/L = 'mmol/L')</span></td><td>145.0 mmol/L<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code mmol/L = 'mmol/L')</span></td><td>Normal Range <span style=\"background: LightGoldenRodYellow\">(Details : {http://terminology.hl7.org/CodeSystem/referencerange-meaning code 'normal' = 'Normal Range', given as 'Normal Range'})</span></td></tr></table></div>"
},
"status" : "final",
"category" : [
{
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/observation-category",
"code" : "laboratory",
"display" : "Laboratory"
}
],
"text" : "Laboratory"
}
],
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "2951-2",
"display" : "Sodium SerPl-sCnc"
}
],
"text" : "Sodium SerPl-sCnc"
},
"subject" : {
"reference" : "Patient/example",
"display" : "Amy Shaw"
},
"effectiveDateTime" : "2005-07-05",
"valueQuantity" : {
"value" : 137.0,
"unit" : "mmol/L",
"system" : "http://unitsofmeasure.org"
},
"referenceRange" : [
{
"low" : {
"value" : 135.0,
"unit" : "mmol/L",
"system" : "http://unitsofmeasure.org",
"code" : "mmol/L"
},
"high" : {
"value" : 145.0,
"unit" : "mmol/L",
"system" : "http://unitsofmeasure.org",
"code" : "mmol/L"
},
"appliesTo" : [
{
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/referencerange-meaning",
"code" : "normal",
"display" : "Normal Range"
}
],
"text" : "Normal Range"
}
]
}
]
},
"request" : {
"method" : "PUT",
"url" : "Observation/serum-sodium/_history/914"
}
},
{
"fullUrl" : "https://www.hl7.org/fhir/medicationstatement.html",
"resource" : {
"resourceType" : "MedicationStatement",
"id" : "example",
"meta" : {
"profile" : [
"http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-medicationstatement"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: example</p><p><b>meta</b>: </p><p><b>status</b>: active</p><p><b>medication</b>: <a href=\"Medication-example.html\">Generated Summary: id: example; <span title=\"Codes: {http://www.nlm.nih.gov/research/umls/rxnorm 1594660}\">alemtuzumab 10 MG/ML [Lemtrada]</span>; <span title=\"Codes: {http://snomed.info/sct 385219001}\">Conventional release solution for injection (dose form)</span></a></p><p><b>subject</b>: <a href=\"https://www.hl7.org/fhir/patient-example.html\">Generated Summary: id: example; Medical record number = 12345 (USUAL); active; Peter James Chalmers (OFFICIAL), Jim Chalmers , Peter James Windsor (MAIDEN); ph: (03) 5555 6473(WORK), ph: (03) 3410 5613(MOBILE), ph: (03) 5555 8834(OLD); gender: male; birthDate: 1974-12-25; </a></p><p><b>effective</b>: Jun 1, 2012 12:30:00 AM</p><p><b>dateAsserted</b>: May 14, 2012 1:00:00 AM</p><p><b>informationSource</b>: <a href=\"https://hl7.org/fhir/practitioner-example.html\">Generated Summary: id: example; 23; active; Adam Careful </a></p><p><b>derivedFrom</b>: <a href=\"MedicationRequest-example.html\">Generated Summary: id: example; status: active; intent: order; ????; authoredOn: Mar 26, 2015 12:32:52 AM; </a></p><p><b>dosage</b>: </p></div>"
},
"status" : "active",
"medicationReference" : {
"reference" : "Medication/example"
},
"subject" : {
"reference" : "Patient/example"
},
"effectiveDateTime" : "2012-06-01T14:30:00+14:00",
"dateAsserted" : "2012-05-14T15:00:00+14:00",
"informationSource" : {
"reference" : "Practitioner/example"
},
"derivedFrom" : [
{
"reference" : "MedicationRequest/example"
}
],
"dosage" : [
{
"timing" : {
"repeat" : {
"frequency" : 3,
"period" : 1,
"periodUnit" : "d"
}
},
"route" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "394899003",
"display" : "oral administration of treatment"
}
]
},
"doseAndRate" : [
{
"doseQuantity" : {
"value" : 10,
"unit" : "ml",
"system" : "http://unitsofmeasure.org",
"code" : "ml"
}
}
]
}
]
},
"request" : {
"method" : "PUT",
"url" : "MedicationStatement/example"
}
},
{
"fullUrl" : "https://www.hl7.org/fhir/us/qicore/Immunization-negation-example.html",
"resource" : {
"resourceType" : "Immunization",
"id" : "negation-example",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: negation-example</p><p><b>status</b>: not-done</p><p><b>statusReason</b>: Procedure refused for religious reason (situation) <span style=\"background: LightGoldenRodYellow\">(Details : {SNOMED CT code '183945002' = 'Procedure refused for religious reason (situation)', given as 'Procedure refused for religious reason (situation)'})</span></p><p><b>vaccineCode</b>: Influenze Vaccine value set <span style=\"background: LightGoldenRodYellow\">(Details : {[not stated] code 'null' = 'null)</span></p><p><b>patient</b>: <a href=\"https://www.hl7.org/fhir/patient-example.html\">Generated Summary: id: example; Medical record number = 12345 (USUAL); active; Peter James Chalmers (OFFICIAL), Jim Chalmers , Peter James Windsor (MAIDEN); ph: (03) 5555 6473(WORK), ph: (03) 3410 5613(MOBILE), ph: (03) 5555 8834(OLD); gender: male; birthDate: 1974-12-25; </a></p><p><b>encounter</b>: <a href=\"https://build.fhir.org/ig/HL7/fhir-qi-core//Encounter-encounter-ed-example.html\">Generated Summary: id: example; status: in-progress; <span title=\"{http://terminology.hl7.org/CodeSystem/v3-ActCode IMP}\">inpatient encounter</span>; <span title=\"Codes: {http://www.ama-assn.org/go/cpt 99223}\">Inpatient Hospital Care</span></a></p><p><b>occurrence</b>: Jan 10, 2013 12:00:00 AM</p><p><b>recorded</b>: Jan 10, 2013 12:00:00 AM</p><p><b>primarySource</b>: true</p></div>"
},
"status" : "not-done",
"statusReason" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "183945002",
"display" : "Procedure refused for religious reason"
}
]
},
"vaccineCode" : {
"coding" : [
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/valueset-reference",
"valueUri" : "http://cts.nlm.nih.gov/fhir/2.16.840.1.113883.3.464.1003.196.12.1218"
}
]
}
],
"text" : "Influenze Vaccine value set"
},
"patient" : {
"reference" : "Patient/example"
},
"encounter" : {
"reference" : "Encounter/example"
},
"occurrenceDateTime" : "2013-01-10",
"recorded" : "2013-01-10",
"primarySource" : true
},
"request" : {
"method" : "PUT",
"url" : "Immunization/negation-example"
}
},
{
"fullUrl" : "https://hl7.org/fhir/us/core/Observation-serum-creatinine.html",
"resource" : {
"resourceType" : "Observation",
"id" : "serum-creatinine",
"meta" : {
"versionId" : "926",
"lastUpdated" : "2016-03-09T15:29:57.327+00:00",
"profile" : [
🔗 "http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-lab"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: serum-creatinine</p><p><b>meta</b>: </p><p><b>status</b>: final</p><p><b>category</b>: Laboratory <span style=\"background: LightGoldenRodYellow\">(Details : {http://terminology.hl7.org/CodeSystem/observation-category code 'laboratory' = 'Laboratory', given as 'Laboratory'})</span></p><p><b>code</b>: Creat SerPl-mCnc <span style=\"background: LightGoldenRodYellow\">(Details : {LOINC code '2160-0' = 'Creatinine [Mass/volume] in Serum or Plasma', given as 'Creat SerPl-mCnc'})</span></p><p><b>subject</b>: <a href=\"https://hl7.org/fhir/us/core/Patient-example.html\">Amy Shaw. Generated Summary: id: example; Medical Record Number = 1032702 (USUAL); active; Amy V. Shaw ; ph: 555-555-5555(HOME), amy.shaw@example.com; gender: female; birthDate: 2007-02-20</a></p><p><b>effective</b>: 05/07/2005 12:00:00 AM</p><p><b>value</b>: 1.0 mg/dL</p><h3>ReferenceRanges</h3><table class=\"grid\"><tr><td>-</td><td><b>Low</b></td><td><b>High</b></td><td><b>AppliesTo</b></td></tr><tr><td>*</td><td>0.2 mg/dL<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code mg/dL = 'mg/dL')</span></td><td>0.6 mg/dL<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code mg/dL = 'mg/dL')</span></td><td>Normal Range <span style=\"background: LightGoldenRodYellow\">(Details : {http://terminology.hl7.org/CodeSystem/referencerange-meaning code 'normal' = 'Normal Range', given as 'Normal Range'})</span></td></tr></table></div>"
},
"status" : "final",
"category" : [
{
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/observation-category",
"code" : "laboratory",
"display" : "Laboratory"
}
],
"text" : "Laboratory"
}
],
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "2160-0",
"display" : "Creat SerPl-mCnc"
}
],
"text" : "Creat SerPl-mCnc"
},
"subject" : {
"reference" : "Patient/example",
"display" : "Amy Shaw"
},
"effectiveDateTime" : "2005-07-05",
"valueQuantity" : {
"value" : 1.0,
"unit" : "mg/dL",
"system" : "http://unitsofmeasure.org"
},
"referenceRange" : [
{
"low" : {
"value" : 0.2,
"unit" : "mg/dL",
"system" : "http://unitsofmeasure.org",
"code" : "mg/dL"
},
"high" : {
"value" : 0.6,
"unit" : "mg/dL",
"system" : "http://unitsofmeasure.org",
"code" : "mg/dL"
},
"appliesTo" : [
{
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/referencerange-meaning",
"code" : "normal",
"display" : "Normal Range"
}
],
"text" : "Normal Range"
}
]
}
]
},
"request" : {
"method" : "PUT",
"url" : "Observation/serum-creatinine/_history/926"
}
},
{
"fullUrl" : "https://www.hl7.org/fhir/imagingstudy.html",
"resource" : {
"resourceType" : "ImagingStudy",
"id" : "example",
"meta" : {
"profile" : [
"http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-imagingstudy"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n <p><strong>CT Chest. John Smith (MRN: 09236). Accession: W12342398. Performed: 2011-01-01. 3 series, 12 images.</strong></p>\n <p>\n <strong>uid</strong>: urn:oid:2.16.124.113543.6003.1154777499.30246.19789.3503430045\n </p>\n <p>\n <strong>patient</strong>: \n <a href=\"Patient-example.html\">Patient/example</a>\n </p>\n <p>\n <strong>started</strong>: 01/01/2011\n </p>\n <p>\n <strong>numberOfSeries</strong>: 1\n </p>\n <p>\n <strong>numberOfInstances</strong>: 1\n </p>\n <blockquote>\n <p><strong>series</strong></p>\n <p>\n <strong>uid</strong>: urn:oid:2.16.124.113543.6003.2588828330.45298.17418.2723805630\n </p>\n <p>\n <strong>number</strong>: 3\n </p>\n <p>\n <strong>modality</strong>: CT\n </p>\n <p>\n <strong>description</strong>: CT Surview 180\n </p>\n <p>\n <strong>numberOfInstances</strong>: 1\n </p>\n <p>\n <strong>bodySite</strong>: { SNOMED CT code '67734004' = 'Upper Trunk Structure' })\n </p>\n <blockquote>\n <p><strong>instance</strong></p>\n <p>\n <strong>uid</strong>: urn:oid:2.16.124.113543.6003.189642796.63084.16748.2599092903\n </p>\n <p>\n <strong>number</strong>: 1\n </p>\n <p>\n <strong>sopClass</strong>: urn:oid:1.2.840.10008.5.1.4.1.1.2\n </p>\n </blockquote>\n </blockquote>\n </div>"
},
"status" : "available",
"subject" : {
"reference" : "Patient/example"
},
"started" : "2011-01-01T11:01:20+03:00",
"numberOfSeries" : 1,
"numberOfInstances" : 1,
"series" : [
{
"uid" : "2.16.124.113543.6003.2588828330.45298.17418.2723805630",
"number" : 3,
"modality" : {
"system" : "http://dicom.nema.org/resources/ontology/DCM",
"code" : "CT"
},
"description" : "CT Surview 180",
"numberOfInstances" : 1,
"bodySite" : {
"system" : "http://snomed.info/sct",
"code" : "67734004",
"display" : "Upper Trunk Structure"
}
}
]
},
"request" : {
"method" : "PUT",
"url" : "ImagingStudy/example"
}
},
{
"fullUrl" : "https://www.hl7.org/fhir/us/core/Observation-oxygen-saturation.html",
"resource" : {
"resourceType" : "Observation",
"id" : "oxygen-saturation",
"meta" : {
"profile" : [
🔗 "http://hl7.org/fhir/StructureDefinition/vitalsigns"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: oxygen-saturation</p><p><b>meta</b>: </p><p><b>status</b>: final</p><p><b>category</b>: Vital Signs <span style=\"background: LightGoldenRodYellow\">(Details : {http://terminology.hl7.org/CodeSystem/observation-category code 'vital-signs' = 'Vital Signs', given as 'Vital Signs'})</span></p><p><b>code</b>: oxygen_saturation <span style=\"background: LightGoldenRodYellow\">(Details : {LOINC code '59408-5' = 'Oxygen saturation in Arterial blood by Pulse oximetry', given as 'Oxygen saturation in Arterial blood by Pulse oximetry'})</span></p><p><b>subject</b>: <a href=\"https://hl7.org/fhir/us/core/Patient-example.html\">Amy Shaw. Generated Summary: id: example; Medical Record Number = 1032702 (USUAL); active; Amy V. Shaw ; ph: 555-555-5555(HOME), amy.shaw@example.com; gender: female; birthDate: 2007-02-20</a></p><p><b>encounter</b>: GP Visit</p><p><b>effective</b>: 02/07/1999 12:00:00 AM</p><p><b>value</b>: 99.0 %O2<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code % = '%')</span></p></div>"
},
"status" : "final",
"category" : [
{
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/observation-category",
"code" : "vital-signs",
"display" : "Vital Signs"
}
],
"text" : "Vital Signs"
}
],
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "2708-6",
"display" : "Oxygen saturation in Arterial blood"
}
],
"text" : "oxygen_saturation"
},
"subject" : {
"reference" : "Patient/example",
"display" : "Amy Shaw"
},
"encounter" : {
"display" : "GP Visit"
},
"effectiveDateTime" : "1999-07-02",
"valueQuantity" : {
"value" : 99.0,
"unit" : "%O2",
"system" : "http://unitsofmeasure.org",
"code" : "%"
}
},
"request" : {
"method" : "PUT",
"url" : "Observation/oxygen-saturation"
}
},
{
"fullUrl" : "https://build.fhir.org/ig/HL7/fhir-qi-core/StructureDefinition-qicore-encounter.html",
"resource" : {
"resourceType" : "Encounter",
"id" : "example",
"meta" : {
"profile" : [
"http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-encounter"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: example</p><p><b>meta</b>: </p><p><b>status</b>: in-progress</p><p><b>class</b>: inpatient encounter (Details: http://terminology.hl7.org/CodeSystem/v3-ActCode code IMP = 'inpatient encounter', stated as 'inpatient encounter')</p><p><b>type</b>: Inpatient Hospital Care <span style=\"background: LightGoldenRodYellow\">(Details : {http://www.ama-assn.org/go/cpt code '99223' = '99223', given as 'Inpatient Hospital Care'})</span></p><p><b>subject</b>: <a href=\"https://www.hl7.org/fhir/patient-example.html\">Generated Summary: id: example; Medical record number = 12345 (USUAL); active; Peter James Chalmers (OFFICIAL), Jim Chalmers , Peter James Windsor (MAIDEN); ph: (03) 5555 6473(WORK), ph: (03) 3410 5613(MOBILE), ph: (03) 5555 8834(OLD); gender: male; birthDate: 1974-12-25; </a></p><h3>Diagnoses</h3><table class=\"grid\"><tr><td>-</td><td><b>Extension</b></td><td><b>Condition</b></td></tr><tr><td>*</td><td/><td><a href=\"https://hl7.org/fhir/us/qicore/Condition-appendicitis-example.html\">Generated Summary: id: appendicitis-example; <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/condition-clinical active}\">Active</span>; <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/condition-ver-status confirmed}\">Confirmed</span>; <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/condition-category encounter-diagnosis}\">Encounter Diagnosis</span>; <span title=\"Codes: {http://snomed.info/sct 24484000}\">Severe (severity modifier)</span>; <span title=\"Codes: {http://snomed.info/sct 74400008}\">Appendicitis</span>; <span title=\"Codes: {http://snomed.info/sct 66754008}\">Appendix structure</span>; onset: May 24, 2012 12:00:00 AM; recordedDate: May 24, 2012 12:00:00 AM</a></td></tr></table></div>"
},
"extension" : [
{
"extension" : [
{
"url" : "type",
"valueCodeableConcept" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "80146002",
"display" : "Excision of appendix (procedure)"
}
],
"text" : "Excision of appendix (procedure)"
}
},
{
"url" : "rank",
"valuePositiveInt" : 1
},
{
"url" : "procedure",
"valueReference" : {
"reference" : "Procedure/example"
}
}
],
"url" : "http://hl7.org/fhir/extensions/extensions-Encounter.html"
}
],
"status" : "in-progress",
"class" : {
"system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode",
"code" : "IMP",
"display" : "inpatient encounter"
},
"type" : [
{
"coding" : [
{
"system" : "http://www.ama-assn.org/go/cpt",
"code" : "99223",
"display" : "Initial hospital inpatient or observation care, per day, for the evaluation and management of a patient, which requires a medically appropriate history and/or examination and high level of medical decision making. When using total time on the date of the encounter for code selection, 75 minutes must be met or exceeded."
}
]
}
],
"subject" : {
"reference" : "Patient/example"
},
"diagnosis" : [
{
"extension" : [
{
"url" : "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-encounter-diagnosisPresentOnAdmission",
"valueCodeableConcept" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/ex-diagnosis-on-admission",
"code" : "Y",
"display" : "Yes"
}
]
}
}
],
"condition" : {
"reference" : "Condition/appendicitis-example"
}
}
]
},
"request" : {
"method" : "PUT",
"url" : "Encounter/example"
}
},
{
"fullUrl" : "https://www.hl7.org/fhir/bodystructure.html",
"resource" : {
"resourceType" : "BodyStructure",
"id" : "example",
"meta" : {
"profile" : [
"http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-bodystructure"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: example</p><p><b>meta</b>: </p><p><b>identifier</b>: 12345</p><p><b>active</b>: true</p><p><b>morphology</b>: Splenic mass <span style=\"background: LightGoldenRodYellow\">(Details : {SNOMED CT code '4147007' = 'Mass', given as 'Mass (morphologic abnormality)'})</span></p><p><b>location</b>: Splenic mass <span style=\"background: LightGoldenRodYellow\">(Details : {SNOMED CT code '78961009' = 'Spleen', given as 'Splenic structure (body structure)'})</span></p><p><b>description</b>: 7 cm maximum diameter</p><p><b>image</b>: </p><p><b>patient</b>: <a href=\"https://www.hl7.org/fhir/patient-example.html\">Generated Summary: id: example; Medical record number = 12345 (USUAL); active; Peter James Chalmers (OFFICIAL), Jim Chalmers , Peter James Windsor (MAIDEN); ph: (03) 5555 6473(WORK), ph: (03) 3410 5613(MOBILE), ph: (03) 5555 8834(OLD); gender: male; birthDate: 1974-12-25; </a></p></div>"
},
"identifier" : [
{
"system" : "http://goodhealth.org/bodystructure/identifiers",
"value" : "12345"
}
],
"active" : true,
"morphology" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "4147007",
"display" : "Mass (morphologic abnormality)"
}
],
"text" : "Splenic mass"
},
"location" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "78961009",
"display" : "Splenic structure (body structure)"
}
],
"text" : "Splenic mass"
},
"description" : "7 cm maximum diameter",
"image" : [
{
"contentType" : "application/dicom",
"url" : "http://imaging.acme.com/wado/server?requestType=WADO&wado_details"
}
],
"patient" : {
"reference" : "Patient/example"
}
},
"request" : {
"method" : "PUT",
"url" : "BodyStructure/example"
}
},
{
"fullUrl" : "https://www.hl7.org/fhir/us/core/Observation-pediatric-wt-example.html",
"resource" : {
"resourceType" : "Observation",
"id" : "pediatric-wt-example",
"meta" : {
"profile" : [
🔗 "http://hl7.org/fhir/us/core/StructureDefinition/pediatric-weight-for-height"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: pediatric-wt-example</p><p><b>meta</b>: </p><p><b>status</b>: final</p><p><b>category</b>: Vital Signs <span style=\"background: LightGoldenRodYellow\">(Details : {http://terminology.hl7.org/CodeSystem/observation-category code 'vital-signs' = 'Vital Signs', given as 'Vital Signs'})</span></p><p><b>code</b>: BMI <span style=\"background: LightGoldenRodYellow\">(Details : {LOINC code '77606-2' = 'Weight-for-length Per age and sex', given as 'Weight-for-length Per age and gender'})</span></p><p><b>subject</b>: <a href=\"Patient-example.html\">Infant Amy Shaw. Generated Summary: id: example; Medical Record Number = 1032702 (USUAL); active; Amy V. Shaw ; ph: 555-555-5555(HOME), amy.shaw@example.com; gender: female; birthDate: 2007-02-20</a></p><p><b>encounter</b>: GP Visit</p><p><b>effective</b>: 05/05/2019 5:12:29 AM</p><p><b>value</b>: 65 %<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code % = '%')</span></p></div>"
},
"status" : "final",
"category" : [
{
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/observation-category",
"code" : "vital-signs",
"display" : "Vital Signs"
}
],
"text" : "Vital Signs"
}
],
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "77606-2",
"display" : "Weight-for-length Per age and sex"
}
],
"text" : "BMI"
},
"subject" : {
"reference" : "Patient/example",
"display" : "Infant Amy Shaw"
},
"encounter" : {
"display" : "GP Visit"
},
"effectiveDateTime" : "2019-05-04T12:12:29-07:00",
"valueQuantity" : {
"value" : 65,
"unit" : "%",
"system" : "http://unitsofmeasure.org",
"code" : "%"
}
},
"request" : {
"method" : "PUT",
"url" : "Observation/pediatric-wt-example"
}
},
{
"fullUrl" : "https://hl7.org/fhir/us/core/stu1/DiagnosticReport-metabolic-panel.html",
"resource" : {
"resourceType" : "DiagnosticReport",
"id" : "metabolic-panel",
"meta" : {
"versionId" : "205790",
"lastUpdated" : "2016-03-09T15:35:58.018+00:00",
"profile" : [
🔗 "http://hl7.org/fhir/us/core/StructureDefinition/us-core-diagnosticreport-lab"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: metabolic-panel</p><p><b>meta</b>: </p><p><b>status</b>: final</p><p><b>category</b>: Laboratory <span style=\"background: LightGoldenRodYellow\">(Details : {http://terminology.hl7.org/CodeSystem/v2-0074 code 'LAB' = 'Laboratory', given as 'Laboratory'})</span></p><p><b>code</b>: Comprehensive metabolic 2000 panel - Serum or Plasma <span style=\"background: LightGoldenRodYellow\">(Details : {LOINC code '24323-8' = 'Comprehensive metabolic 2000 panel - Serum or Plasma', given as 'Comprehensive metabolic 2000 panel - Serum or Plasma'})</span></p><p><b>subject</b>: <a href=\"https://hl7.org/fhir/us/core/Patient-example.html\">Amy Shaw. Generated Summary: id: example; Medical Record Number = 1032702 (USUAL); active; Amy V. Shaw ; ph: 555-555-5555(HOME), amy.shaw@example.com; gender: female; birthDate: 2007-02-20</a></p><p><b>effective</b>: 04/07/2005 12:00:00 AM</p><p><b>issued</b>: 06/07/2005 10:45:33 AM</p><p><b>performer</b>: <a href=\"Organization-acme-lab.html\">Acme Laboratory, Inc. Generated Summary: id: acme-lab; 1144221847, 12D4567890; active; <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/organization-type prov}\">Healthcare Provider</span>; name: Acme Labs; ph: (+1) 734-677-7777, hq@acme.org</a></p><p><b>result</b>: </p><ul><li><a href=\"Observation-serum-total-bilirubin.html\">TOTAL BILIRUBIN. Generated Summary: id: serum-total-bilirubin; <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/observation-category laboratory}\">Laboratory</span>; <span title=\"Codes: {http://loinc.org 1975-2}\">Bilirub SerPl-mCnc</span>; effective: 07/07/2005 12:00:00 AM; 8.6 mg/dL</a></li><li><a href=\"Observation-serum-sodium.html\">SODIUM. Generated Summary: id: serum-sodium; <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/observation-category laboratory}\">Laboratory</span>; <span title=\"Codes: {http://loinc.org 2951-2}\">Sodium SerPl-sCnc</span>; effective: 05/07/2005 12:00:00 AM; 137.0 mmol/L</a></li><li><a href=\"Observation-serum-potassium.html\">Potassium. Generated Summary: id: serum-potassium; <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/observation-category laboratory}\">Laboratory</span>; <span title=\"Codes: {http://loinc.org 2823-3}\">Potassium SerPl-sCnc</span>; effective: 05/07/2005 12:00:00 AM; 5.4 mmol/L</a></li><li><a href=\"Observation-serum-creatinine.html\">CREATININE. Generated Summary: id: serum-creatinine; <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/observation-category laboratory}\">Laboratory</span>; <span title=\"Codes: {http://loinc.org 2160-0}\">Creat SerPl-mCnc</span>; effective: 05/07/2005 12:00:00 AM; 1.0 mg/dL</a></li><li><a href=\"Observation-serum-co2.html\">TOTAL CO2. Generated Summary: id: serum-co2; <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/observation-category laboratory}\">Laboratory</span>; <span title=\"Codes: {http://loinc.org 2028-9}\">CO2 SerPl-sCnc</span>; effective: 05/07/2005 12:00:00 AM; 24.0 mmol/L</a></li><li><a href=\"Observation-serum-chloride.html\">CHLORIDE. Generated Summary: id: serum-chloride; <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/observation-category laboratory}\">Laboratory</span>; <span title=\"Codes: {http://loinc.org 2075-0}\">Chloride SerPl-sCnc</span>; effective: 05/07/2005 12:00:00 AM; 105.0 mmol/L</a></li><li><a href=\"Observation-serum-calcium.html\">CALCIUM. Generated Summary: id: serum-calcium; <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/observation-category laboratory}\">Laboratory</span>; <span title=\"Codes: {http://loinc.org 17861-6}\">Calcium SerPl-mCnc</span>; effective: 05/07/2005 12:00:00 AM; 7.7 mg/dL</a></li><li><a href=\"Observation-bun.html\">BUN. Generated Summary: id: bun; <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/observation-category laboratory}\">Laboratory</span>; <span title=\"Codes: {http://loinc.org 3094-0}\">BUN SerPl-mCnc</span>; effective: 05/07/2005 12:00:00 AM; 10.0 mg/dL</a></li><li><a href=\"Observation-blood-glucose.html\">GLUCOSE. Generated Summary: id: blood-glucose; <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/observation-category laboratory}\">Laboratory</span>; <span title=\"Codes: {http://loinc.org 2339-0}\">Glucose Bld-mCnc</span>; effective: 05/07/2005 12:00:00 AM; 76.0 mg/dL</a></li></ul></div>"
},
"status" : "final",
"category" : [
{
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v2-0074",
"code" : "LAB",
"display" : "Laboratory"
}
]
}
],
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "24323-8",
"display" : "Comprehensive metabolic 2000 panel - Serum or Plasma"
}
]
},
"subject" : {
"reference" : "Patient/example",
"display" : "Amy Shaw"
},
"effectiveDateTime" : "2005-07-04",
"issued" : "2005-07-06T11:45:33+11:00",
"performer" : [
{
"reference" : "Organization/acme-lab",
"display" : "Acme Laboratory, Inc"
}
],
"result" : [
{
"reference" : "Observation/serum-total-bilirubin",
"display" : "TOTAL BILIRUBIN"
},
{
"reference" : "Observation/serum-sodium",
"display" : "SODIUM"
},
{
"reference" : "Observation/serum-potassium",
"display" : "Potassium"
},
{
"reference" : "Observation/serum-creatinine",
"display" : "CREATININE"
},
{
"reference" : "Observation/serum-co2",
"display" : "TOTAL CO2"
},
{
"reference" : "Observation/serum-chloride",
"display" : "CHLORIDE"
},
{
"reference" : "Observation/serum-calcium",
"display" : "CALCIUM"
},
{
"reference" : "Observation/bun",
"display" : "BUN"
},
{
"reference" : "Observation/blood-glucose",
"display" : "GLUCOSE"
}
]
},
"request" : {
"method" : "PUT",
"url" : "DiagnosticReport/metabolic-panel/_history/205790"
}
},
{
"fullUrl" : "https://build.fhir.org/ig/HL7/fhir-qi-core/ServiceRequest-negation-example-code.html",
"resource" : {
"resourceType" : "ServiceRequest",
"id" : "negation-example",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: negation-example</p><p><b>status</b>: completed</p><p><b>intent</b>: order</p><p><b>priority</b>: urgent</p><p><b>doNotPerform</b>: true</p><p><b>code</b>: Excision of appendix (procedure) <span style=\"background: LightGoldenRodYellow\">(Details : {[not stated] code 'null' = 'null)</span></p><p><b>subject</b>: <a href=\"https://www.hl7.org/fhir/patient-example.html\">Generated Summary: id: example; Medical record number = 12345 (USUAL); active; Peter James Chalmers (OFFICIAL), Jim Chalmers , Peter James Windsor (MAIDEN); ph: (03) 5555 6473(WORK), ph: (03) 3410 5613(MOBILE), ph: (03) 5555 8834(OLD); gender: male; birthDate: 1974-12-25; </a></p><p><b>encounter</b>: <a href=\"https://build.fhir.org/ig/HL7/fhir-qi-core//Encounter-encounter-ed-example.html\">Generated Summary: id: example; status: in-progress; <span title=\"{http://terminology.hl7.org/CodeSystem/v3-ActCode IMP}\">inpatient encounter</span>; <span title=\"Codes: {http://www.ama-assn.org/go/cpt 99223}\">Inpatient Hospital Care</span></a></p><p><b>occurrence</b>: Apr 5, 2013 12:00:00 AM</p><p><b>authoredOn</b>: Apr 4, 2013 12:00:00 AM</p><p><b>bodySite</b>: Appendix structure <span style=\"background: LightGoldenRodYellow\">(Details : {SNOMED CT code '66754008' = 'Appendix', given as 'Appendix structure'})</span></p></div>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-doNotPerformReason",
"valueCodeableConcept" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "416406003",
"display" : "Procedure discontinued (situation)"
}
]
}
}
],
"status" : "completed",
"intent" : "order",
"priority" : "urgent",
"doNotPerform" : true,
"code" : {
"coding" : [
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/valueset-reference",
"valueUri" : "http://cts.nlm.nih.gov/fhir/2.16.840.1.113762.1.4.1018.240"
}
]
}
],
"text" : "Excision of appendix (procedure)"
},
"subject" : {
"reference" : "Patient/example"
},
"encounter" : {
"reference" : "Encounter/example"
},
"occurrenceDateTime" : "2013-04-05",
"authoredOn" : "2013-04-04",
"bodySite" : [
{
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "66754008",
"display" : "Appendix structure"
}
]
}
]
},
"request" : {
"method" : "PUT",
"url" : "ServiceRequest/negation-example"
}
},
{
"fullUrl" : "https://www.hl7.org/fhir/medicationdispense.html",
"resource" : {
"resourceType" : "MedicationDispense",
"id" : "example",
"meta" : {
"profile" : [
"http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-medicationdispense"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: example</p><p><b>meta</b>: </p><p><b>status</b>: completed</p><p><b>medication</b>: <a href=\"Medication-example.html\">Generated Summary: id: example; <span title=\"Codes: {http://www.nlm.nih.gov/research/umls/rxnorm 1594660}\">alemtuzumab 10 MG/ML [Lemtrada]</span>; <span title=\"Codes: {http://snomed.info/sct 385219001}\">Conventional release solution for injection (dose form)</span></a></p><p><b>subject</b>: <a href=\"https://www.hl7.org/fhir/patient-example.html\">Generated Summary: id: example; Medical record number = 12345 (USUAL); active; Peter James Chalmers (OFFICIAL), Jim Chalmers , Peter James Windsor (MAIDEN); ph: (03) 5555 6473(WORK), ph: (03) 3410 5613(MOBILE), ph: (03) 5555 8834(OLD); gender: male; birthDate: 1974-12-25; </a></p><h3>Performers</h3><table class=\"grid\"><tr><td>-</td><td><b>Actor</b></td></tr><tr><td>*</td><td><a href=\"https://hl7.org/fhir/practitioner-example.html\">Generated Summary: id: example; 23; active; Adam Careful </a></td></tr></table><p><b>authorizingPrescription</b>: <a href=\"MedicationRequest-example.html\">Generated Summary: id: example; status: active; intent: order; ????; authoredOn: Mar 26, 2015 12:32:52 AM; </a></p><p><b>quantity</b>: 100 ml<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code ml = 'ml')</span></p><p><b>daysSupply</b>: 30 Day<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code d = 'd')</span></p><p><b>whenPrepared</b>: May 30, 2012 4:20:00 PM</p><p><b>whenHandedOver</b>: May 31, 2012 10:20:00 AM</p><p><b>destination</b>: <a href=\"https://hl7.org/fhir/us/davinci-atr/2023Jan/Location-1.html\">Generated Summary: id: example; B1-S.F2; status: active; name: South Wing, second floor; alias: Mean Joe Greene University Medical Center, South Wing, second floor, alias: BU MC, SW, F2; description: Second floor of the Old South Wing, formerly in use by Psychiatry; mode: instance; <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/v3-RoleCode HOSP}\">Hospital</span>; ph: 2328(WORK), fax: 2329(WORK), second wing admissions, http://sampleorg.com/southwing(WORK); <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/location-physical-type wi}\">Wing</span></a></p><p><b>receiver</b>: <a href=\"https://www.hl7.org/fhir/patient-example.html\">Generated Summary: id: example; Medical record number = 12345 (USUAL); active; Peter James Chalmers (OFFICIAL), Jim Chalmers , Peter James Windsor (MAIDEN); ph: (03) 5555 6473(WORK), ph: (03) 3410 5613(MOBILE), ph: (03) 5555 8834(OLD); gender: male; birthDate: 1974-12-25; </a></p><p><b>dosageInstruction</b>: </p><h3>Substitutions</h3><table class=\"grid\"><tr><td>-</td><td><b>WasSubstituted</b></td><td><b>Type</b></td></tr><tr><td>*</td><td>false</td><td>No substitution made or expected <span style=\"background: LightGoldenRodYellow\">(Details : {http://example.org/MedDispSubType code 'NoSub' = 'NoSub', given as 'No substitution made or expected'})</span></td></tr></table></div>"
},
"status" : "completed",
"medicationReference" : {
"reference" : "Medication/example"
},
"subject" : {
"reference" : "Patient/example"
},
"performer" : [
{
"actor" : {
"reference" : "Practitioner/example"
}
}
],
"authorizingPrescription" : [
{
"reference" : "MedicationRequest/example"
}
],
"quantity" : {
"value" : 100,
"unit" : "ml",
"system" : "http://unitsofmeasure.org",
"code" : "ml"
},
"daysSupply" : {
"value" : 30,
"unit" : "Day",
"system" : "http://unitsofmeasure.org",
"code" : "d"
},
"whenPrepared" : "2012-05-30T16:20:00+00:00",
"whenHandedOver" : "2012-05-31T10:20:00+00:00",
"destination" : {
"reference" : "Location/example"
},
"receiver" : [
{
"reference" : "Patient/example"
}
],
"dosageInstruction" : [
{
"timing" : {
"repeat" : {
"frequency" : 3,
"period" : 1,
"periodUnit" : "d"
}
},
"route" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "394899003",
"display" : "oral administration of treatment"
}
]
},
"doseAndRate" : [
{
"type" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/dose-rate-type",
"code" : "ordered",
"display" : "Ordered"
}
]
},
"doseQuantity" : {
"value" : 5,
"unit" : "ml",
"system" : "http://unitsofmeasure.org",
"code" : "ml"
}
}
]
}
],
"substitution" : {
"wasSubstituted" : false,
"type" : {
"coding" : [
{
"system" : "http://example.org/MedDispSubType",
"code" : "NoSub",
"display" : "No substitution made or expected"
}
]
}
}
},
"request" : {
"method" : "PUT",
"url" : "MedicationDispense/example"
}
},
{
"fullUrl" : "https://www.hl7.org/fhir/us/core/STU4/Observation-urine-hemoglobin.html",
"resource" : {
"resourceType" : "Observation",
"id" : "urine-hemoglobin",
"meta" : {
"versionId" : "206504",
"lastUpdated" : "2016-04-18T03:45:25.300+00:00",
"profile" : [
🔗 "http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-lab"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: urine-hemoglobin</p><p><b>meta</b>: </p><p><b>status</b>: final</p><p><b>category</b>: Laboratory <span style=\"background: LightGoldenRodYellow\">(Details : {http://terminology.hl7.org/CodeSystem/observation-category code 'laboratory' = 'Laboratory', given as 'Laboratory'})</span></p><p><b>code</b>: BLOOD <span style=\"background: LightGoldenRodYellow\">(Details : {LOINC code '5794-3' = 'Hemoglobin [Presence] in Urine by Test strip', given as 'Hemoglobin [Presence] in Urine by Test strip'})</span></p><p><b>subject</b>: <a href=\"https://hl7.org/fhir/us/core/Patient-example.html\">Amy Shaw. Generated Summary: id: example; Medical Record Number = 1032702 (USUAL); active; Amy V. Shaw ; ph: 555-555-5555(HOME), amy.shaw@example.com; gender: female; birthDate: 2007-02-20</a></p><p><b>effective</b>: 05/07/2005 12:00:00 AM</p><p><b>value</b>: Trace <span style=\"background: LightGoldenRodYellow\">(Details : {SNOMED CT code '260405006' = 'Trace', given as 'Trace'})</span></p><h3>ReferenceRanges</h3><table class=\"grid\"><tr><td>-</td><td><b>Text</b></td></tr><tr><td>*</td><td>Negative</td></tr></table></div>"
},
"status" : "final",
"category" : [
{
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/observation-category",
"code" : "laboratory",
"display" : "Laboratory"
}
],
"text" : "Laboratory"
}
],
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "5794-3",
"display" : "Hemoglobin [Presence] in Urine by Test strip"
}
],
"text" : "BLOOD"
},
"subject" : {
"reference" : "Patient/example",
"display" : "Amy Shaw"
},
"effectiveDateTime" : "2005-07-05",
"valueCodeableConcept" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "260405006",
"display" : "Trace"
}
],
"text" : "Trace"
},
"referenceRange" : [
{
"text" : "Negative"
}
]
},
"request" : {
"method" : "PUT",
"url" : "Observation/urine-hemoglobin/_history/206504"
}
},
{
"fullUrl" : "https://www.hl7.org/fhir/relatedperson.html",
"resource" : {
"resourceType" : "RelatedPerson",
"id" : "example",
"meta" : {
"profile" : [
"http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-relatedperson"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: example</p><p><b>meta</b>: </p><p><b>patient</b>: <a href=\"https://www.hl7.org/fhir/patient-example.html\">Generated Summary: id: example; Medical record number = 12345 (USUAL); active; Peter James Chalmers (OFFICIAL), Jim Chalmers , Peter James Windsor (MAIDEN); ph: (03) 5555 6473(WORK), ph: (03) 3410 5613(MOBILE), ph: (03) 5555 8834(OLD); gender: male; birthDate: 1974-12-25; </a></p><p><b>relationship</b>: Emergency Contact <span style=\"background: LightGoldenRodYellow\">(Details : {http://terminology.hl7.org/CodeSystem/v2-0131 code 'C' = 'Emergency Contact)</span></p><p><b>name</b>: Peter James Chalmers (OFFICIAL)</p><p><b>telecom</b>: ph: (03) 5555 6473(WORK)</p><p><b>gender</b>: male</p><p><b>address</b>: 534 Erewhon St PleasantVille UT 84414 (HOME)</p><p><b>photo</b>: </p><p><b>period</b>: Mar 11, 2012 12:00:00 AM --> (ongoing)</p></div>"
},
"active" : true,
"patient" : {
"reference" : "Patient/example"
},
"relationship" : [
{
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v2-0131",
"code" : "C"
}
]
}
],
"name" : [
{
"use" : "official",
"family" : "Chalmers",
"given" : [
"Peter",
"James"
]
}
],
"telecom" : [
{
"system" : "phone",
"value" : "(03) 5555 6473",
"use" : "work"
}
],
"gender" : "male",
"address" : [
{
"use" : "home",
"line" : [
"534 Erewhon St"
],
"city" : "PleasantVille",
"state" : "UT",
"postalCode" : "84414"
}
],
"photo" : [
{
"contentType" : "image/jpeg",
"url" : "Binary/f012"
}
],
"period" : {
"start" : "2012-03-11"
}
},
"request" : {
"method" : "PUT",
"url" : "RelatedPerson/example"
}
},
{
"fullUrl" : "https://www.hl7.org/fhir/task.html",
"resource" : {
"resourceType" : "Task",
"id" : "example",
"meta" : {
"profile" : [
"http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-task"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: example</p><p><b>meta</b>: </p><p><b>identifier</b>: 19009</p><p><b>status</b>: draft</p><p><b>intent</b>: proposal</p><p><b>priority</b>: routine</p><p><b>code</b>: Medication Reconciliation <span style=\"background: LightGoldenRodYellow\">(Details )</span></p><p><b>for</b>: <a href=\"https://www.hl7.org/fhir/patient-example.html\">Generated Summary: id: example; Medical record number = 12345 (USUAL); active; Peter James Chalmers (OFFICIAL), Jim Chalmers , Peter James Windsor (MAIDEN); ph: (03) 5555 6473(WORK), ph: (03) 3410 5613(MOBILE), ph: (03) 5555 8834(OLD); gender: male; birthDate: 1974-12-25; </a></p><p><b>executionPeriod</b>: Jun 11, 2018 12:00:00 AM --> Jun 11, 2018 12:00:00 AM</p></div>"
},
"identifier" : [
{
"system" : "http://www.acme.org/tasks",
"value" : "19009"
}
],
"status" : "draft",
"intent" : "proposal",
"priority" : "routine",
"code" : {
"text" : "Medication Reconciliation"
},
"for" : {
"reference" : "Patient/example"
},
"executionPeriod" : {
"start" : "2018-06-11",
"end" : "2018-06-11"
}
},
"request" : {
"method" : "PUT",
"url" : "Task/example"
}
},
{
"fullUrl" : "https://www.hl7.org/fhir/us/core/Organization-saint-luke-w-endpoint.html",
"resource" : {
"resourceType" : "Organization",
"id" : "saint-luke-w-endpoint",
"meta" : {
"profile" : [
🔗 "http://hl7.org/fhir/us/core/StructureDefinition/us-core-organization"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n <h1>Organization</h1>\n <div>\n <p>ID: 393872</p>\n <p>Name: Saint Luke's Hospital of Kansas City </p>\n <p>NPI: 1063494177</p>\n <p>Phone:(816)932-2000</p>\n <p>Address:4401 Wornall Rd,, MO, 64111</p>\n </div>\n </div>"
},
"contained" : [
{
"resourceType" : "Endpoint",
"id" : "75",
"status" : "active",
"connectionType" : {
"system" : "http://terminology.hl7.org/CodeSystem/endpoint-connection-type",
"code" : "direct-project"
},
"name" : "Dr. Ronald Bone Direct Address",
"managingOrganization" : {
"reference" : "Organization/example-organization-2"
},
"payloadType" : [
{
"coding" : [
{
"system" : "urn:oid:1.3.6.1.4.1.19376.1.2.3",
"code" : "urn:hl7-org:sdwg:ccda-structuredBody:1.1"
}
]
}
],
"payloadMimeType" : [
"text/xml"
],
"address" : "mailto:Interoperability@DirectAddress.com"
}
],
"identifier" : [
{
"system" : "http://example.org/fhir/sid/us-npi",
"value" : "1063494177"
},
{
"system" : "http://example.org/fhir/us/argo/sid/us-ein",
"value" : "00-0000000"
}
],
"active" : true,
"name" : "Saint Luke's Hospital of Kansas City",
"telecom" : [
{
"system" : "phone",
"value" : "(816)932-2000",
"use" : "work"
},
{
"system" : "other",
"value" : "http://www.saintlukeshealthsystem.org/locations/saint-lukes-hospital-kansas-city",
"use" : "work"
}
],
"address" : [
{
"text" : "3300 Washtenaw Avenue, Suite 227 Amherst MA 01002",
"line" : [
"4401 Wornall Rd,"
],
"city" : "Amherst",
"state" : "MA",
"postalCode" : "64111"
}
],
"endpoint" : [
{
"reference" : "#75"
}
]
},
"request" : {
"method" : "PUT",
"url" : "Organization/saint-luke-w-endpoint"
}
},
{
"fullUrl" : "https://www.hl7.org/fhir/immunizationrecommendation.html",
"resource" : {
"resourceType" : "ImmunizationRecommendation",
"id" : "example",
"meta" : {
"profile" : [
"http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-immunizationrecommendation"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: example</p><p><b>meta</b>: </p><p><b>identifier</b>: urn:oid:1.3.6.1.4.1.21367.2005.3.7.1235</p><p><b>patient</b>: <a href=\"https://www.hl7.org/fhir/patient-example.html\">Generated Summary: id: example; Medical record number = 12345 (USUAL); active; Peter James Chalmers (OFFICIAL), Jim Chalmers , Peter James Windsor (MAIDEN); ph: (03) 5555 6473(WORK), ph: (03) 3410 5613(MOBILE), ph: (03) 5555 8834(OLD); gender: male; birthDate: 1974-12-25; </a></p><p><b>date</b>: Feb 9, 2015 4:04:15 PM</p><blockquote><p><b>recommendation</b></p><p><b>vaccineCode</b>: Hepatitis A vaccine <span style=\"background: LightGoldenRodYellow\">(Details : {SNOMED CT code '14745005' = 'Hepatitis A virus vaccine', given as 'Hepatitis A vaccine'})</span></p><p><b>forecastStatus</b>: Not Complete <span style=\"background: LightGoldenRodYellow\">(Details )</span></p><blockquote><p><b>dateCriterion</b></p><p><b>code</b>: Earliest Date <span style=\"background: LightGoldenRodYellow\">(Details : {http://terminology.hl7.org/CodeSystem/immunization-recommendation-date-criterion code 'earliest' = 'earliest', given as 'Earliest Date'})</span></p><p><b>value</b>: Dec 1, 2015 5:00:00 AM</p></blockquote><blockquote><p><b>dateCriterion</b></p><p><b>code</b>: Recommended <span style=\"background: LightGoldenRodYellow\">(Details : {http://terminology.hl7.org/CodeSystem/immunization-recommendation-date-criterion code 'recommended' = 'recommended', given as 'Recommended'})</span></p><p><b>value</b>: Dec 1, 2015 5:00:00 AM</p></blockquote><blockquote><p><b>dateCriterion</b></p><p><b>code</b>: Past Due Date <span style=\"background: LightGoldenRodYellow\">(Details : {http://terminology.hl7.org/CodeSystem/immunization-recommendation-date-criterion code 'overdue' = 'overdue', given as 'Past Due Date'})</span></p><p><b>value</b>: Dec 28, 2016 5:00:00 AM</p></blockquote><p><b>description</b>: First sequence in protocol</p><p><b>series</b>: Vaccination Series 1</p><p><b>doseNumber</b>: 1</p><p><b>supportingImmunization</b>: <a href=\"Immunization-example.html\">Generated Summary: id: example; urn:oid:1.3.6.1.4.1.21367.2005.3.7.1234; status: completed; <span title=\"Codes: {urn:oid:1.2.36.1.2001.1005.17 FLUVAX}\">Fluvax (Influenza)</span>; occurrence: Jan 1, 2013 12:00:00 AM; recorded: Jan 10, 2013 12:00:00 AM; primarySource; lotNumber: AAJN11K; expirationDate: 2015-02-15; <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/v3-ActSite LA}\">left arm</span>; <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/v3-RouteOfAdministration IM}\">Injection, intramuscular</span>; 5 mg; Annotation: Notes on adminstration of vaccine; <span title=\"Codes: {http://snomed.info/sct 429060002}\">Procedure to meet occupational requirement</span></a></p><p><b>supportingPatientInformation</b>: <a href=\"Observation-example.html\">Generated Summary: id: example; <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/observation-category vital-signs}\">Vital Signs</span>; <span title=\"Codes: {http://loinc.org 30350-3}\">Hemoglobin [Mass/volume] in Venous blood</span>; effective: Apr 2, 2013 9:30:10 AM --> Apr 5, 2013 9:30:10 AM; issued: Apr 3, 2013 2:30:10 PM; 7.2 g/dl; <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/v2-0078 L}\">Below low normal</span>; <span title=\"Codes: {http://snomed.info/sct 308046002}\">Superficial forearm vein</span>; <span title=\"Codes: {http://snomed.info/sct 120220003}\">Injection to forearm</span></a></p></blockquote></div>"
},
"identifier" : [
{
"system" : "urn:ietf:rfc:3986",
"value" : "urn:oid:1.3.6.1.4.1.21367.2005.3.7.1235"
}
],
"patient" : {
"reference" : "Patient/example"
},
"date" : "2015-02-09T11:04:15.817-05:00",
"recommendation" : [
{
"vaccineCode" : [
{
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "14745005",
"display" : "Hepatitis A vaccine"
}
]
}
],
"forecastStatus" : {
"text" : "Not Complete"
},
"dateCriterion" : [
{
"code" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/immunization-recommendation-date-criterion",
"code" : "earliest",
"display" : "Earliest Date"
}
]
},
"value" : "2015-12-01T00:00:00-05:00"
},
{
"code" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/immunization-recommendation-date-criterion",
"code" : "recommended",
"display" : "Recommended"
}
]
},
"value" : "2015-12-01T00:00:00-05:00"
},
{
"code" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/immunization-recommendation-date-criterion",
"code" : "overdue",
"display" : "Past Due Date"
}
]
},
"value" : "2016-12-28T00:00:00-05:00"
}
],
"description" : "First sequence in protocol",
"series" : "Vaccination Series 1",
"doseNumberPositiveInt" : 1,
"supportingImmunization" : [
{
"reference" : "Immunization/example"
}
],
"supportingPatientInformation" : [
{
"reference" : "Observation/example"
}
]
}
]
},
"request" : {
"method" : "PUT",
"url" : "ImmunizationRecommendation/example"
}
},
{
"fullUrl" : "https://www.hl7.org/fhir/us/core/DocumentReference-episode-summary.html",
"resource" : {
"resourceType" : "DocumentReference",
"id" : "episode-summary",
"meta" : {
"profile" : [
🔗 "http://hl7.org/fhir/us/core/StructureDefinition/us-core-documentreference"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: episode-summary</p><p><b>meta</b>: </p><p><b>identifier</b>: urn:oid:2.16.840.1.113883.19.5.99999.1</p><p><b>status</b>: current</p><p><b>type</b>: CCD Document <span style=\"background: LightGoldenRodYellow\">(Details : {LOINC code '34133-9' = 'Summary of episode note', given as 'Summary of episode note'})</span></p><p><b>category</b>: Clinical Note <span style=\"background: LightGoldenRodYellow\">(Details : {http://hl7.org/fhir/us/core/CodeSystem/us-core-documentreference-category code 'clinical-note' = 'Clinical Note', given as 'Clinical Note'})</span></p><p><b>subject</b>: <a href=\"https://hl7.org/fhir/us/core/Patient-example.html\">Amy Shaw. Generated Summary: id: example; Medical Record Number = 1032702 (USUAL); active; Amy V. Shaw ; ph: 555-555-5555(HOME), amy.shaw@example.com; gender: female; birthDate: 2007-02-20</a></p><p><b>date</b>: 10/03/2016 2:29:46 AM</p><p><b>author</b>: <a href=\"https://build.fhir.org/ig/HL7/US-Core/Practitioner-practitioner-1.html\">Ronald Bone, MD. Generated Summary: id: practitioner-1; 9941339108, 25456; Ronald Bone </a></p><p><b>description</b>: Pulmonology clinic acute visit</p><h3>Contents</h3><table class=\"grid\"><tr><td>-</td><td><b>Attachment</b></td><td><b>Format</b></td></tr><tr><td>*</td><td/><td>Documents following C-CDA constraints using a structured body (Details: urn:oid:1.3.6.1.4.1.19376.1.2.3 code urn:hl7-org:sdwg:ccda-structuredBody:2.1 = 'urn:hl7-org:sdwg:ccda-structuredBody:2.1', stated as 'Documents following C-CDA constraints using a structured body')</td></tr></table><h3>Contexts</h3><table class=\"grid\"><tr><td>-</td><td><b>Period</b></td></tr><tr><td>*</td><td>23/12/2004 8:00:00 AM --> 23/12/2004 8:01:00 AM</td></tr></table></div>"
},
"identifier" : [
{
"system" : "urn:ietf:rfc:3986",
"value" : "urn:oid:2.16.840.1.113883.19.5.99999.1"
}
],
"status" : "current",
"type" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "34133-9",
"display" : "Summary of episode note"
}
],
"text" : "CCD Document"
},
"category" : [
{
"coding" : [
{
"system" : "http://hl7.org/fhir/us/core/CodeSystem/us-core-documentreference-category",
"code" : "clinical-note",
"display" : "Clinical Note"
}
],
"text" : "Clinical Note"
}
],
"subject" : {
"reference" : "Patient/example",
"display" : "Amy Shaw"
},
"date" : "2016-03-09T15:29:46Z",
"author" : [
{
"reference" : "Practitioner/practitioner-1",
"display" : "Ronald Bone, MD"
}
],
"description" : "Pulmonology clinic acute visit",
"content" : [
{
"attachment" : {
"contentType" : "text/plain",
"url" : "/Binary/1-note",
"title" : "Uri where the data can be found: [base]/Binary/1-note"
},
"format" : {
"system" : "urn:oid:1.3.6.1.4.1.19376.1.2.3",
"code" : "urn:hl7-org:sdwg:ccda-structuredBody:2.1",
"display" : "Documents following C-CDA constraints using a structured body"
}
}
],
"context" : {
"period" : {
"start" : "2004-12-23T08:00:00+11:00",
"end" : "2004-12-23T08:01:00+11:00"
}
}
},
"request" : {
"method" : "PUT",
"url" : "DocumentReference/episode-summary"
}
},
{
"fullUrl" : "https://www.hl7.org/fhir/careplan.html",
"resource" : {
"resourceType" : "CarePlan",
"id" : "example",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: example</p><p><b>instantiatesCanonical</b>: <a href=\"http://fhir.org/guides/who/anc-cds/PlanDefinition/anc-contact-schedule\">http://fhir.org/guides/who/anc-cds/PlanDefinition/anc-contact-schedule</a></p><p><b>status</b>: active</p><p><b>intent</b>: plan</p><p><b>category</b>: Assessment and Plan of Treatment <span style=\"background: LightGoldenRodYellow\">(Details : {http://hl7.org/fhir/us/core/CodeSystem/careplan-category code 'assess-plan' = 'Assessment and Plan of Treatment', given as 'Assessment and Plan of Treatment'})</span></p><p><b>subject</b>: Eve Everywoman</p><p><b>period</b>: May 24, 2019 12:00:00 AM --> Feb 24, 2020 12:00:00 AM</p><p><b>careTeam</b>: <a href=\"CareTeam-example.html\">Generated Summary: id: example; status: active</a></p><p><b>addresses</b>: pregnancy</p><p><b>goal</b>: pregnancy goal</p><blockquote><p><b>activity</b></p><p><b>outcomeReference</b>: First contact, occurred at about 12 weeks based on gestational age from LMP of 2019-03-01</p><h3>Details</h3><table class=\"grid\"><tr><td>-</td><td><b>Kind</b></td><td><b>InstantiatesCanonical</b></td><td><b>Code</b></td><td><b>Status</b></td><td><b>Performer</b></td><td><b>Description</b></td></tr><tr><td>*</td><td>ServiceRequest</td><td><a href=\"http://fhir.org/guides/who/anc-cds/PlanDefinition/anc-contact\">http://fhir.org/guides/who/anc-cds/PlanDefinition/anc-contact</a></td><td>Antenatal care <span style=\"background: LightGoldenRodYellow\">(Details : {SNOMED CT code '424525001' = 'Antenatal care (regime/therapy)', given as 'Antenatal care (regime/therapy)'})</span></td><td>in-progress</td><td>Mabel Midwife</td><td>First antenatal care contact</td></tr></table></blockquote><blockquote><p><b>activity</b></p><h3>Details</h3><table class=\"grid\"><tr><td>-</td><td><b>Kind</b></td><td><b>InstantiatesCanonical</b></td><td><b>Code</b></td><td><b>Status</b></td><td><b>Scheduled[x]</b></td><td><b>Performer</b></td><td><b>Description</b></td></tr><tr><td>*</td><td>ServiceRequest</td><td><a href=\"http://fhir.org/guides/who/anc-cds/PlanDefinition/anc-contact\">http://fhir.org/guides/who/anc-cds/PlanDefinition/anc-contact</a></td><td>Antenatal care <span style=\"background: LightGoldenRodYellow\">(Details : {SNOMED CT code '424525001' = 'Antenatal care (regime/therapy)', given as 'Antenatal care (regime/therapy)'})</span></td><td>scheduled</td><td>Jul 26, 2019 12:00:00 AM --> (ongoing)</td><td>Mabel Midwife</td><td>Second contact to occur at 20 weeks of gestational age</td></tr></table></blockquote><blockquote><p><b>activity</b></p><h3>Details</h3><table class=\"grid\"><tr><td>-</td><td><b>Kind</b></td><td><b>InstantiatesCanonical</b></td><td><b>Code</b></td><td><b>Status</b></td><td><b>Scheduled[x]</b></td><td><b>Performer</b></td><td><b>Description</b></td></tr><tr><td>*</td><td>ServiceRequest</td><td><a href=\"http://fhir.org/guides/who/anc-cds/PlanDefinition/anc-contact\">http://fhir.org/guides/who/anc-cds/PlanDefinition/anc-contact</a></td><td>Antenatal care <span style=\"background: LightGoldenRodYellow\">(Details : {SNOMED CT code '424525001' = 'Antenatal care (regime/therapy)', given as 'Antenatal care (regime/therapy)'})</span></td><td>not-started</td><td>Sep 6, 2019 12:00:00 AM --> (ongoing)</td><td>Mabel Midwife</td><td>Third contact to occur at 26 weeks of gestational age</td></tr></table></blockquote><blockquote><p><b>activity</b></p><h3>Details</h3><table class=\"grid\"><tr><td>-</td><td><b>Kind</b></td><td><b>InstantiatesCanonical</b></td><td><b>Code</b></td><td><b>Status</b></td><td><b>Scheduled[x]</b></td><td><b>Performer</b></td><td><b>Description</b></td></tr><tr><td>*</td><td>ServiceRequest</td><td><a href=\"http://fhir.org/guides/who/anc-cds/PlanDefinition/anc-contact\">http://fhir.org/guides/who/anc-cds/PlanDefinition/anc-contact</a></td><td>Antenatal care <span style=\"background: LightGoldenRodYellow\">(Details : {SNOMED CT code '424525001' = 'Antenatal care (regime/therapy)', given as 'Antenatal care (regime/therapy)'})</span></td><td>not-started</td><td>Oct 4, 2019 12:00:00 AM --> (ongoing)</td><td>Mabel Midwife</td><td>Fourth contact to occur at 30 weeks of gestational age</td></tr></table></blockquote><blockquote><p><b>activity</b></p><h3>Details</h3><table class=\"grid\"><tr><td>-</td><td><b>Kind</b></td><td><b>InstantiatesCanonical</b></td><td><b>Code</b></td><td><b>Status</b></td><td><b>Scheduled[x]</b></td><td><b>Performer</b></td><td><b>Description</b></td></tr><tr><td>*</td><td>ServiceRequest</td><td><a href=\"http://fhir.org/guides/who/anc-cds/PlanDefinition/anc-contact\">http://fhir.org/guides/who/anc-cds/PlanDefinition/anc-contact</a></td><td>Antenatal care <span style=\"background: LightGoldenRodYellow\">(Details : {SNOMED CT code '424525001' = 'Antenatal care (regime/therapy)', given as 'Antenatal care (regime/therapy)'})</span></td><td>not-started</td><td>Nov 1, 2019 12:00:00 AM --> (ongoing)</td><td>Mabel Midwife</td><td>Fifth contact to occur at 34 weeks of gestational age</td></tr></table></blockquote><blockquote><p><b>activity</b></p><h3>Details</h3><table class=\"grid\"><tr><td>-</td><td><b>Kind</b></td><td><b>InstantiatesCanonical</b></td><td><b>Code</b></td><td><b>Status</b></td><td><b>Scheduled[x]</b></td><td><b>Performer</b></td><td><b>Description</b></td></tr><tr><td>*</td><td>ServiceRequest</td><td><a href=\"http://fhir.org/guides/who/anc-cds/PlanDefinition/anc-contact\">http://fhir.org/guides/who/anc-cds/PlanDefinition/anc-contact</a></td><td>Antenatal care <span style=\"background: LightGoldenRodYellow\">(Details : {SNOMED CT code '424525001' = 'Antenatal care (regime/therapy)', given as 'Antenatal care (regime/therapy)'})</span></td><td>not-started</td><td>Nov 15, 2019 12:00:00 AM --> (ongoing)</td><td>Mabel Midwife</td><td>Sixth contact to occur at 36 weeks of gestational age</td></tr></table></blockquote><blockquote><p><b>activity</b></p><h3>Details</h3><table class=\"grid\"><tr><td>-</td><td><b>Kind</b></td><td><b>InstantiatesCanonical</b></td><td><b>Code</b></td><td><b>Status</b></td><td><b>Scheduled[x]</b></td><td><b>Performer</b></td><td><b>Description</b></td></tr><tr><td>*</td><td>ServiceRequest</td><td><a href=\"http://fhir.org/guides/who/anc-cds/PlanDefinition/anc-contact\">http://fhir.org/guides/who/anc-cds/PlanDefinition/anc-contact</a></td><td>Antenatal care <span style=\"background: LightGoldenRodYellow\">(Details : {SNOMED CT code '424525001' = 'Antenatal care (regime/therapy)', given as 'Antenatal care (regime/therapy)'})</span></td><td>not-started</td><td>Nov 29, 2019 12:00:00 AM --> (ongoing)</td><td>Mabel Midwife</td><td>Seventh contact to occur at 38 weeks of gestational age</td></tr></table></blockquote><blockquote><p><b>activity</b></p><h3>Details</h3><table class=\"grid\"><tr><td>-</td><td><b>Kind</b></td><td><b>InstantiatesCanonical</b></td><td><b>Code</b></td><td><b>Status</b></td><td><b>Scheduled[x]</b></td><td><b>Performer</b></td><td><b>Description</b></td></tr><tr><td>*</td><td>ServiceRequest</td><td><a href=\"http://fhir.org/guides/who/anc-cds/PlanDefinition/anc-contact\">http://fhir.org/guides/who/anc-cds/PlanDefinition/anc-contact</a></td><td>Antenatal care <span style=\"background: LightGoldenRodYellow\">(Details : {SNOMED CT code '424525001' = 'Antenatal care (regime/therapy)', given as 'Antenatal care (regime/therapy)'})</span></td><td>not-started</td><td>Dec 13, 2019 12:00:00 AM --> (ongoing)</td><td>Mabel Midwife</td><td>Eighth contact to occur at 40 weeks of gestational age</td></tr></table></blockquote><blockquote><p><b>activity</b></p><h3>Details</h3><table class=\"grid\"><tr><td>-</td><td><b>Kind</b></td><td><b>Code</b></td><td><b>Status</b></td><td><b>Scheduled[x]</b></td><td><b>Performer</b></td><td><b>Description</b></td></tr><tr><td>*</td><td>ServiceRequest</td><td>Delivery procedure <span style=\"background: LightGoldenRodYellow\">(Details : {http://example.org/mySystem code '236973005' = '236973005', given as 'Delivery procedure (procedure)'})</span></td><td>not-started</td><td>Dec 13, 2019 12:00:00 AM --> Dec 27, 2019 12:00:00 AM</td><td>Mabel Midwife</td><td>Delivery</td></tr></table></blockquote></div>"
},
"instantiatesCanonical" : [
"http://fhir.org/guides/who/anc-cds/PlanDefinition/anc-contact-schedule"
],
"status" : "active",
"intent" : "plan",
"category" : [
{
"coding" : [
{
"system" : "http://hl7.org/fhir/us/core/CodeSystem/careplan-category",
"code" : "assess-plan",
"display" : "Assessment and Plan of Treatment"
}
]
}
],
"subject" : {
"display" : "Eve Everywoman"
},
"period" : {
"start" : "2019-05-24",
"end" : "2020-02-24"
},
"careTeam" : [
{
"reference" : "CareTeam/example"
}
],
"addresses" : [
{
"display" : "pregnancy"
}
],
"goal" : [
{
"display" : "pregnancy goal"
}
],
"activity" : [
{
"outcomeReference" : [
{
"display" : "First contact, occurred at about 12 weeks based on gestational age from LMP of 2019-03-01"
}
],
"detail" : {
"kind" : "ServiceRequest",
"instantiatesCanonical" : [
"http://fhir.org/guides/who/anc-cds/PlanDefinition/anc-contact"
],
"code" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "424525001",
"display" : "Antenatal care (regime/therapy)"
}
],
"text" : "Antenatal care"
},
"status" : "in-progress",
"performer" : [
{
"display" : "Mabel Midwife"
}
],
"description" : "First antenatal care contact"
}
},
{
"detail" : {
"kind" : "ServiceRequest",
"instantiatesCanonical" : [
"http://fhir.org/guides/who/anc-cds/PlanDefinition/anc-contact"
],
"code" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "424525001",
"display" : "Antenatal care (regime/therapy)"
}
],
"text" : "Antenatal care"
},
"status" : "scheduled",
"scheduledPeriod" : {
"start" : "2019-07-26"
},
"performer" : [
{
"display" : "Mabel Midwife"
}
],
"description" : "Second contact to occur at 20 weeks of gestational age"
}
},
{
"detail" : {
"kind" : "ServiceRequest",
"instantiatesCanonical" : [
"http://fhir.org/guides/who/anc-cds/PlanDefinition/anc-contact"
],
"code" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "424525001",
"display" : "Antenatal care (regime/therapy)"
}
],
"text" : "Antenatal care"
},
"status" : "not-started",
"scheduledPeriod" : {
"start" : "2019-09-06"
},
"performer" : [
{
"display" : "Mabel Midwife"
}
],
"description" : "Third contact to occur at 26 weeks of gestational age"
}
},
{
"detail" : {
"kind" : "ServiceRequest",
"instantiatesCanonical" : [
"http://fhir.org/guides/who/anc-cds/PlanDefinition/anc-contact"
],
"code" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "424525001",
"display" : "Antenatal care (regime/therapy)"
}
],
"text" : "Antenatal care"
},
"status" : "not-started",
"scheduledPeriod" : {
"start" : "2019-10-04"
},
"performer" : [
{
"display" : "Mabel Midwife"
}
],
"description" : "Fourth contact to occur at 30 weeks of gestational age"
}
},
{
"detail" : {
"kind" : "ServiceRequest",
"instantiatesCanonical" : [
"http://fhir.org/guides/who/anc-cds/PlanDefinition/anc-contact"
],
"code" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "424525001",
"display" : "Antenatal care (regime/therapy)"
}
],
"text" : "Antenatal care"
},
"status" : "not-started",
"scheduledPeriod" : {
"start" : "2019-11-01"
},
"performer" : [
{
"display" : "Mabel Midwife"
}
],
"description" : "Fifth contact to occur at 34 weeks of gestational age"
}
},
{
"detail" : {
"kind" : "ServiceRequest",
"instantiatesCanonical" : [
"http://fhir.org/guides/who/anc-cds/PlanDefinition/anc-contact"
],
"code" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "424525001",
"display" : "Antenatal care (regime/therapy)"
}
],
"text" : "Antenatal care"
},
"status" : "not-started",
"scheduledPeriod" : {
"start" : "2019-11-15"
},
"performer" : [
{
"display" : "Mabel Midwife"
}
],
"description" : "Sixth contact to occur at 36 weeks of gestational age"
}
},
{
"detail" : {
"kind" : "ServiceRequest",
"instantiatesCanonical" : [
"http://fhir.org/guides/who/anc-cds/PlanDefinition/anc-contact"
],
"code" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "424525001",
"display" : "Antenatal care (regime/therapy)"
}
],
"text" : "Antenatal care"
},
"status" : "not-started",
"scheduledPeriod" : {
"start" : "2019-11-29"
},
"performer" : [
{
"display" : "Mabel Midwife"
}
],
"description" : "Seventh contact to occur at 38 weeks of gestational age"
}
},
{
"detail" : {
"kind" : "ServiceRequest",
"instantiatesCanonical" : [
"http://fhir.org/guides/who/anc-cds/PlanDefinition/anc-contact"
],
"code" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "424525001",
"display" : "Antenatal care (regime/therapy)"
}
],
"text" : "Antenatal care"
},
"status" : "not-started",
"scheduledPeriod" : {
"start" : "2019-12-13"
},
"performer" : [
{
"display" : "Mabel Midwife"
}
],
"description" : "Eighth contact to occur at 40 weeks of gestational age"
}
},
{
"detail" : {
"kind" : "ServiceRequest",
"code" : {
"coding" : [
{
"system" : "http://example.org/mySystem",
"code" : "236973005",
"display" : "Delivery procedure (procedure)"
}
],
"text" : "Delivery procedure"
},
"status" : "not-started",
"scheduledPeriod" : {
"start" : "2019-12-13",
"end" : "2019-12-27"
},
"performer" : [
{
"display" : "Mabel Midwife"
}
],
"description" : "Delivery"
}
}
]
},
"request" : {
"method" : "PUT",
"url" : "CarePlan/example"
}
},
{
"fullUrl" : "https://www.hl7.org/fhir/STU3/observation-example-body-length.html",
"resource" : {
"resourceType" : "Observation",
"id" : "length",
"meta" : {
"profile" : [
🔗 "http://hl7.org/fhir/StructureDefinition/vitalsigns"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: length</p><p><b>meta</b>: </p><p><b>status</b>: final</p><p><b>category</b>: Vital Signs <span style=\"background: LightGoldenRodYellow\">(Details : {http://terminology.hl7.org/CodeSystem/observation-category code 'vital-signs' = 'Vital Signs', given as 'Vital Signs'})</span></p><p><b>code</b>: length <span style=\"background: LightGoldenRodYellow\">(Details : {LOINC code '8306-3' = 'Body height --lying', given as 'Body height --lying'})</span></p><p><b>subject</b>: <a href=\"https://hl7.org/fhir/us/core/Patient-example.html\">Amy Shaw. Generated Summary: id: example; Medical Record Number = 1032702 (USUAL); active; Amy V. Shaw ; ph: 555-555-5555(HOME), amy.shaw@example.com; gender: female; birthDate: 2007-02-20</a></p><p><b>encounter</b>: GP Visit</p><p><b>effective</b>: 02/07/1999 12:00:00 AM</p><p><b>value</b>: 25 cm<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code cm = 'cm')</span></p></div>"
},
"status" : "final",
"category" : [
{
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/observation-category",
"code" : "vital-signs",
"display" : "Vital Signs"
}
],
"text" : "Vital Signs"
}
],
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "8302-2",
"display" : "Body height"
}
],
"text" : "length"
},
"subject" : {
"reference" : "Patient/example",
"display" : "Amy Shaw"
},
"encounter" : {
"display" : "GP Visit"
},
"effectiveDateTime" : "1999-07-02",
"valueQuantity" : {
"value" : 25,
"unit" : "cm",
"system" : "http://unitsofmeasure.org",
"code" : "cm"
}
},
"request" : {
"method" : "PUT",
"url" : "Observation/length"
}
},
{
"fullUrl" : "https://hl7.org/fhir/us/core/STU2/Observation-urine-protein.html",
"resource" : {
"resourceType" : "Observation",
"id" : "urine-protein",
"meta" : {
"versionId" : "206480",
"lastUpdated" : "2016-04-18T03:40:36.404+00:00",
"profile" : [
🔗 "http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-lab"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: urine-protein</p><p><b>meta</b>: </p><p><b>status</b>: final</p><p><b>category</b>: Laboratory <span style=\"background: LightGoldenRodYellow\">(Details : {http://terminology.hl7.org/CodeSystem/observation-category code 'laboratory' = 'Laboratory', given as 'Laboratory'})</span></p><p><b>code</b>: PROTEIN <span style=\"background: LightGoldenRodYellow\">(Details : {LOINC code '20454-5' = 'Protein [Presence] in Urine by Test strip', given as 'Protein [Presence] in Urine by Test strip'})</span></p><p><b>subject</b>: <a href=\"https://hl7.org/fhir/us/core/Patient-example.html\">Amy Shaw. Generated Summary: id: example; Medical Record Number = 1032702 (USUAL); active; Amy V. Shaw ; ph: 555-555-5555(HOME), amy.shaw@example.com; gender: female; birthDate: 2007-02-20</a></p><p><b>effective</b>: 05/07/2005 12:00:00 AM</p><p><b>value</b>: Negative <span style=\"background: LightGoldenRodYellow\">(Details : {SNOMED CT code '260385009' = 'Negative', given as 'Negative'})</span></p><h3>ReferenceRanges</h3><table class=\"grid\"><tr><td>-</td><td><b>Text</b></td></tr><tr><td>*</td><td>Negative</td></tr></table></div>"
},
"status" : "final",
"category" : [
{
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/observation-category",
"code" : "laboratory",
"display" : "Laboratory"
}
],
"text" : "Laboratory"
}
],
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "20454-5",
"display" : "Protein [Presence] in Urine by Test strip"
}
],
"text" : "PROTEIN"
},
"subject" : {
"reference" : "Patient/example",
"display" : "Amy Shaw"
},
"effectiveDateTime" : "2005-07-05",
"valueCodeableConcept" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "260385009",
"display" : "Negative"
}
],
"text" : "Negative"
},
"referenceRange" : [
{
"text" : "Negative"
}
]
},
"request" : {
"method" : "PUT",
"url" : "Observation/urine-protein/_history/206480"
}
},
{
"fullUrl" : "https://hl7.org/fhir/us/core/Observation-urobilinogen.html",
"resource" : {
"resourceType" : "Observation",
"id" : "urobilinogen",
"meta" : {
"versionId" : "206612",
"lastUpdated" : "2016-04-18T04:20:46.618+00:00",
"profile" : [
🔗 "http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-lab"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: urobilinogen</p><p><b>meta</b>: </p><p><b>status</b>: final</p><p><b>category</b>: Laboratory <span style=\"background: LightGoldenRodYellow\">(Details : {http://terminology.hl7.org/CodeSystem/observation-category code 'laboratory' = 'Laboratory', given as 'Laboratory'})</span></p><p><b>code</b>: UROBILINOGEN <span style=\"background: LightGoldenRodYellow\">(Details : {LOINC code '20405-7' = 'Urobilinogen [Mass/volume] in Urine by Test strip', given as 'Urobilinogen [Mass/volume] in Urine by Test strip'})</span></p><p><b>subject</b>: <a href=\"https://hl7.org/fhir/us/core/Patient-example.html\">Amy Shaw. Generated Summary: id: example; Medical Record Number = 1032702 (USUAL); active; Amy V. Shaw ; ph: 555-555-5555(HOME), amy.shaw@example.com; gender: female; birthDate: 2007-02-20</a></p><p><b>effective</b>: 05/07/2005 12:00:00 AM</p><p><b>value</b>: 0.3 mg/dL<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code mg/dL = 'mg/dL')</span></p><h3>ReferenceRanges</h3><table class=\"grid\"><tr><td>-</td><td><b>Low</b></td><td><b>High</b></td></tr><tr><td>*</td><td>0.1 mg/dL<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code mg/dL = 'mg/dL')</span></td><td>1.0 mg/dL<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code mg/dL = 'mg/dL')</span></td></tr></table></div>"
},
"status" : "final",
"category" : [
{
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/observation-category",
"code" : "laboratory",
"display" : "Laboratory"
}
],
"text" : "Laboratory"
}
],
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "20405-7",
"display" : "Urobilinogen [Mass/volume] in Urine by Test strip"
}
],
"text" : "UROBILINOGEN"
},
"subject" : {
"reference" : "Patient/example",
"display" : "Amy Shaw"
},
"effectiveDateTime" : "2005-07-05",
"valueQuantity" : {
"value" : 0.3,
"unit" : "mg/dL",
"system" : "http://unitsofmeasure.org",
"code" : "mg/dL"
},
"referenceRange" : [
{
"low" : {
"value" : 0.1,
"unit" : "mg/dL",
"system" : "http://unitsofmeasure.org",
"code" : "mg/dL"
},
"high" : {
"value" : 1.0,
"unit" : "mg/dL",
"system" : "http://unitsofmeasure.org",
"code" : "mg/dL"
}
}
]
},
"request" : {
"method" : "PUT",
"url" : "Observation/urobilinogen/_history/206612"
}
},
{
"fullUrl" : "https://build.fhir.org/ig/HL7/fhir-qi-core/DeviceRequest-negation-example.html",
"resource" : {
"resourceType" : "DeviceRequest",
"id" : "negation-example",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: negation-example</p><p><b>status</b>: completed</p><p><b>intent</b>: original-order</p><p><b>code</b>: Venous Foot Pumps (VFP) value set <span style=\"background: LightGoldenRodYellow\">(Details : {[not stated] code 'null' = 'null)</span></p><p><b>subject</b>: <a href=\"https://www.hl7.org/fhir/patient-example.html\">Generated Summary: id: example; Medical record number = 12345 (USUAL); active; Peter James Chalmers (OFFICIAL), Jim Chalmers , Peter James Windsor (MAIDEN); ph: (03) 5555 6473(WORK), ph: (03) 3410 5613(MOBILE), ph: (03) 5555 8834(OLD); gender: male; birthDate: 1974-12-25; </a></p><p><b>authoredOn</b>: Apr 5, 2016 1:20:00 PM</p></div>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-doNotPerformReason",
"valueCodeableConcept" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "410534003",
"display" : "Not indicated (qualifier value)"
}
]
}
}
],
"modifierExtension" : [
{
"url" : "http://hl7.org/fhir/5.0/StructureDefinition/extension-DeviceRequest.doNotPerform",
"valueBoolean" : true
}
],
"status" : "completed",
"intent" : "original-order",
"codeCodeableConcept" : {
"coding" : [
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/valueset-reference",
"valueUri" : "http://cts.nlm.nih.gov/fhir/2.16.840.1.113883.3.117.1.7.1.230"
}
]
}
],
"text" : "Venous Foot Pumps (VFP) value set"
},
"subject" : {
"reference" : "Patient/example"
},
"authoredOn" : "2016-04-05T09:20:00-04:00"
},
"request" : {
"method" : "PUT",
"url" : "DeviceRequest/negation-example"
}
},
{
"fullUrl" : "https://www.hl7.org/fhir/us/core/Encounter-1036.html",
"resource" : {
"resourceType" : "Encounter",
"id" : "1036",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: 1036</p><p><b>status</b>: in-progress</p><p><b>class</b>: inpatient encounter (Details: http://terminology.hl7.org/CodeSystem/v3-ActCode code IMP = 'inpatient encounter', stated as 'inpatient encounter')</p><p><b>subject</b>: <a href=\"Patient-example.html\">Generated Summary: id: example; Medical Record Number = 1032702 (USUAL); active; Amy V. Shaw ; ph: 555-555-5555(HOME), amy.shaw@example.com; gender: female; birthDate: 2007-02-20</a></p></div>"
},
"status" : "in-progress",
"class" : {
"system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode",
"code" : "IMP",
"display" : "inpatient encounter"
},
"subject" : {
"reference" : "Patient/example"
}
},
"request" : {
"method" : "PUT",
"url" : "Encounter/1036"
}
},
{
"fullUrl" : "https://www.hl7.org/fhir/us/core/DiagnosticReport-cardiology-report.html",
"resource" : {
"resourceType" : "DiagnosticReport",
"id" : "cardiology-report",
"meta" : {
"profile" : [
🔗 "http://hl7.org/fhir/us/core/StructureDefinition/us-core-diagnosticreport-note"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: cardiology-report</p><p><b>meta</b>: </p><p><b>status</b>: final</p><p><b>category</b>: Radiology <span style=\"background: LightGoldenRodYellow\">(Details : {LOINC code 'LP29684-5' = 'LP29684-5', given as 'Radiology'})</span></p><p><b>code</b>: MR Abdomen W contrast IV <span style=\"background: LightGoldenRodYellow\">(Details : {LOINC code '36134-5' = 'MR Abdomen W contrast IV', given as 'MR Abdomen W contrast IV'})</span></p><p><b>subject</b>: <a href=\"Patient-example.html\">Generated Summary: id: example; Medical Record Number = 1032702 (USUAL); active; Amy V. Shaw ; ph: 555-555-5555(HOME), amy.shaw@example.com; gender: female; birthDate: 2007-02-20</a></p><p><b>effective</b>: 02/01/2011 8:39:30 AM</p></div>"
},
"status" : "final",
"category" : [
{
"coding" : [
{
"system" : "http://loinc.org",
"code" : "LP29684-5",
"display" : "Radiology"
}
],
"text" : "Radiology"
}
],
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "36134-5",
"display" : "MR Abdomen W contrast IV"
}
],
"text" : "MR Abdomen W contrast IV"
},
"subject" : {
"reference" : "Patient/example"
},
"effectiveDateTime" : "2011-01-01T21:39:30.000Z"
},
"request" : {
"method" : "PUT",
"url" : "DiagnosticReport/cardiology-report"
}
},
{
"fullUrl" : "https://www.hl7.org/fhir/practitioner.html",
"resource" : {
"resourceType" : "Practitioner",
"id" : "practitioner-1",
"meta" : {
"profile" : [
🔗 "http://hl7.org/fhir/us/core/StructureDefinition/us-core-practitioner"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: practitioner-1</p><p><b>meta</b>: </p><p><b>identifier</b>: 9941339108, 25456</p><p><b>name</b>: Ronald Bone </p><p><b>address</b>: 1003 Healthcare Drive Amherst MA 01002 (HOME)</p></div>"
},
"identifier" : [
{
"system" : "http://hl7.org.fhir/sid/us-npi",
"value" : "9941339108"
},
{
"system" : "http://www.acme.org/practitioners",
"value" : "25456"
}
],
"name" : [
{
"family" : "Bone",
"given" : [
"Ronald"
],
"prefix" : [
"Dr"
]
}
],
"address" : [
{
"use" : "home",
"line" : [
"1003 Healthcare Drive"
],
"city" : "Amherst",
"state" : "MA",
"postalCode" : "01002"
}
]
},
"request" : {
"method" : "PUT",
"url" : "Practitioner/practitioner-1"
}
},
{
"fullUrl" : "https://www.hl7.org/fhir/us/core/CarePlan-colonoscopy.html",
"resource" : {
"resourceType" : "CarePlan",
"id" : "colonoscopy",
"meta" : {
"profile" : [
🔗 "http://hl7.org/fhir/us/core/StructureDefinition/us-core-careplan"
]
},
"text" : {
"status" : "additional",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n\t\t\t<strong>Assessment</strong>\n\t\t\t<ol>\n\t\t\t\t<li>Recurrent GI bleed of unknown etiology; hypotension perhaps secondary to this but as likely secondary to polypharmacy.</li>\n\t\t\t\t<li>Acute on chronic anemia secondary to #1.</li>\n\t\t\t\t<li>Azotemia, acute renal failure with volume loss secondary to #1.</li>\n\t\t\t\t<li>Hyperkalemia secondary to #3 and on ACE and K+ supplement.</li>\n\t\t\t\t<li>Other chronic diagnoses as noted above, currently stable.</li>\n\t\t\t</ol>\n\t\t\t<table>\n\t\t\t\t<thead>\n\t\t\t\t\t<tr>\n\t\t\t\t\t\t<th>Planned Activity</th>\n\t\t\t\t\t\t<th>Planned Date</th>\n\t\t\t\t\t</tr>\n\t\t\t\t</thead>\n\t\t\t\t<tbody>\n\t\t\t\t\t<tr>\n\t\t\t\t\t\t<td>Colonoscopy</td>\n\t\t\t\t\t\t<td>April 21, 2000</td>\n\t\t\t\t\t</tr>\n\t\t\t\t</tbody>\n\t\t\t</table>\n\t\t</div>"
},
"status" : "active",
"intent" : "order",
"category" : [
{
"coding" : [
{
"system" : "http://hl7.org/fhir/us/core/CodeSystem/careplan-category",
"code" : "assess-plan"
}
]
}
],
"subject" : {
"reference" : "Patient/example",
"display" : "Amy Shaw"
}
},
"request" : {
"method" : "PUT",
"url" : "CarePlan/colonoscopy"
}
},
{
"fullUrl" : "https://hl7.org/fhir/us/core/Observation-serum-calcium.html",
"resource" : {
"resourceType" : "Observation",
"id" : "serum-calcium",
"meta" : {
"versionId" : "902",
"lastUpdated" : "2016-03-09T15:29:57.227+00:00",
"profile" : [
🔗 "http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-lab"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: serum-calcium</p><p><b>meta</b>: </p><p><b>status</b>: final</p><p><b>category</b>: Laboratory <span style=\"background: LightGoldenRodYellow\">(Details : {http://terminology.hl7.org/CodeSystem/observation-category code 'laboratory' = 'Laboratory', given as 'Laboratory'})</span></p><p><b>code</b>: Calcium SerPl-mCnc <span style=\"background: LightGoldenRodYellow\">(Details : {LOINC code '17861-6' = 'Calcium [Mass/volume] in Serum or Plasma', given as 'Calcium SerPl-mCnc'})</span></p><p><b>subject</b>: <a href=\"https://hl7.org/fhir/us/core/Patient-example.html\">Amy Shaw. Generated Summary: id: example; Medical Record Number = 1032702 (USUAL); active; Amy V. Shaw ; ph: 555-555-5555(HOME), amy.shaw@example.com; gender: female; birthDate: 2007-02-20</a></p><p><b>effective</b>: 05/07/2005 12:00:00 AM</p><p><b>value</b>: 7.7 mg/dL</p><h3>ReferenceRanges</h3><table class=\"grid\"><tr><td>-</td><td><b>Low</b></td><td><b>High</b></td><td><b>AppliesTo</b></td></tr><tr><td>*</td><td>8.5 mg/dL<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code mg/dL = 'mg/dL')</span></td><td>10.5 mg/dL<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code mg/dL = 'mg/dL')</span></td><td>Normal Range <span style=\"background: LightGoldenRodYellow\">(Details : {http://terminology.hl7.org/CodeSystem/referencerange-meaning code 'normal' = 'Normal Range', given as 'Normal Range'})</span></td></tr></table></div>"
},
"status" : "final",
"category" : [
{
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/observation-category",
"code" : "laboratory",
"display" : "Laboratory"
}
],
"text" : "Laboratory"
}
],
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "17861-6",
"display" : "Calcium SerPl-mCnc"
}
],
"text" : "Calcium SerPl-mCnc"
},
"subject" : {
"reference" : "Patient/example",
"display" : "Amy Shaw"
},
"effectiveDateTime" : "2005-07-05",
"valueQuantity" : {
"value" : 7.7,
"unit" : "mg/dL",
"system" : "http://unitsofmeasure.org"
},
"referenceRange" : [
{
"low" : {
"value" : 8.5,
"unit" : "mg/dL",
"system" : "http://unitsofmeasure.org",
"code" : "mg/dL"
},
"high" : {
"value" : 10.5,
"unit" : "mg/dL",
"system" : "http://unitsofmeasure.org",
"code" : "mg/dL"
},
"appliesTo" : [
{
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/referencerange-meaning",
"code" : "normal",
"display" : "Normal Range"
}
],
"text" : "Normal Range"
}
]
}
]
},
"request" : {
"method" : "PUT",
"url" : "Observation/serum-calcium/_history/902"
}
},
{
"fullUrl" : "https://www.hl7.org/fhir/coverage.html",
"resource" : {
"resourceType" : "Coverage",
"id" : "example",
"meta" : {
"profile" : [
"http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-coverage"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: example</p><p><b>meta</b>: </p><p><b>identifier</b>: 12345</p><p><b>status</b>: active</p><p><b>type</b>: Other Private Insurance <span style=\"background: LightGoldenRodYellow\">(Details : {urn:oid:2.16.840.1.113883.3.221.5 code '59' = '59', given as 'Other Private Insurance'})</span></p><p><b>policyHolder</b>: <a href=\"https://www.hl7.org/fhir/patient-example.html\">Generated Summary: id: example; Medical record number = 12345 (USUAL); active; Peter James Chalmers (OFFICIAL), Jim Chalmers , Peter James Windsor (MAIDEN); ph: (03) 5555 6473(WORK), ph: (03) 3410 5613(MOBILE), ph: (03) 5555 8834(OLD); gender: male; birthDate: 1974-12-25; </a></p><p><b>subscriber</b>: <a href=\"https://www.hl7.org/fhir/patient-example.html\">Generated Summary: id: example; Medical record number = 12345 (USUAL); active; Peter James Chalmers (OFFICIAL), Jim Chalmers , Peter James Windsor (MAIDEN); ph: (03) 5555 6473(WORK), ph: (03) 3410 5613(MOBILE), ph: (03) 5555 8834(OLD); gender: male; birthDate: 1974-12-25; </a></p><p><b>beneficiary</b>: <a href=\"https://www.hl7.org/fhir/patient-example.html\">Generated Summary: id: example; Medical record number = 12345 (USUAL); active; Peter James Chalmers (OFFICIAL), Jim Chalmers , Peter James Windsor (MAIDEN); ph: (03) 5555 6473(WORK), ph: (03) 3410 5613(MOBILE), ph: (03) 5555 8834(OLD); gender: male; birthDate: 1974-12-25; </a></p><p><b>dependent</b>: 0</p><p><b>relationship</b>: self <span style=\"background: LightGoldenRodYellow\">(Details : {[not stated] code 'self' = 'self)</span></p><p><b>period</b>: May 23, 2011 12:00:00 AM --> May 23, 2012 12:00:00 AM</p><p><b>payor</b>: <a href=\"https://www.hl7.org/fhir/organization-example.html\">Generated Summary: id: example; ??; active; <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/organization-type team}\">Organizational team</span>; name: Health Level Seven International; ph: (+1) 734-677-7777, fax: (+1) 734-677-6622, hq@HL7.org</a></p><p><b>order</b>: 9</p></div>"
},
"identifier" : [
{
"system" : "http://benefitsinc.com/certificate",
"value" : "12345"
}
],
"status" : "active",
"type" : {
"coding" : [
{
"system" : "urn:oid:2.16.840.1.113883.3.221.5",
"code" : "59",
"display" : "Other Private Insurance"
}
]
},
"policyHolder" : {
"reference" : "Patient/example"
},
"subscriber" : {
"reference" : "Patient/example"
},
"subscriberId" : "123456",
"beneficiary" : {
"reference" : "Patient/example"
},
"dependent" : "0",
"relationship" : {
"coding" : [
{
"code" : "self"
}
]
},
"period" : {
"start" : "2011-05-23",
"end" : "2012-05-23"
},
"payor" : [
{
"reference" : "Organization/example"
}
],
"order" : 9
},
"request" : {
"method" : "PUT",
"url" : "Coverage/example"
}
},
{
"fullUrl" : "https://www.hl7.org/fhir/medicationadministration.html",
"resource" : {
"resourceType" : "MedicationAdministration",
"id" : "example",
"meta" : {
"profile" : [
"http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-medicationadministration"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: example</p><p><b>meta</b>: </p><p><b>status</b>: completed</p><p><b>medication</b>: <a href=\"Medication-example.html\">Generated Summary: id: example; <span title=\"Codes: {http://www.nlm.nih.gov/research/umls/rxnorm 1594660}\">alemtuzumab 10 MG/ML [Lemtrada]</span>; <span title=\"Codes: {http://snomed.info/sct 385219001}\">Conventional release solution for injection (dose form)</span></a></p><p><b>subject</b>: <a href=\"Patient-example.html\">Donald Duck. Generated Summary: id: example; Medical record number = 12345 (USUAL); active; Peter James Chalmers (OFFICIAL), Jim Chalmers , Peter James Windsor (MAIDEN); ph: (03) 5555 6473(WORK), ph: (03) 3410 5613(MOBILE), ph: (03) 5555 8834(OLD); gender: male; birthDate: 1974-12-25; </a></p><p><b>context</b>: <a href=\"https://build.fhir.org/ig/HL7/fhir-qi-core//Encounter-encounter-ed-example.html\">Generated Summary: id: example; status: in-progress; <span title=\"{http://terminology.hl7.org/CodeSystem/v3-ActCode IMP}\">inpatient encounter</span>; <span title=\"Codes: {http://www.ama-assn.org/go/cpt 99223}\">Inpatient Hospital Care</span></a></p><p><b>supportingInformation</b>: <a href=\"Condition-example.html\">Generated Summary: id: example; <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/condition-clinical active}\">Active</span>; <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/condition-ver-status confirmed}\">Confirmed</span>; <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/condition-category problem-list-item}\">Problem List Item</span>; <span title=\"Codes: {http://snomed.info/sct 24484000}\">Severe (severity modifier)</span>; <span title=\"Codes: {http://snomed.info/sct 39065001}\">Burnt Ear</span>; <span title=\"Codes: {http://snomed.info/sct 49521004}\">Left Ear</span>; onset: May 24, 2012 12:00:00 AM; recordedDate: May 24, 2012 12:00:00 AM</a></p><p><b>effective</b>: Jan 15, 2015 1:30:00 PM --> Jan 15, 2015 1:30:00 PM</p><p><b>request</b>: <a href=\"MedicationRequest-example.html\">Generated Summary: id: example; status: active; intent: order; ????; authoredOn: Mar 26, 2015 12:32:52 AM; </a></p><h3>Dosages</h3><table class=\"grid\"><tr><td>-</td><td><b>Route</b></td><td><b>Dose</b></td></tr><tr><td>*</td><td>Intravenous route (qualifier value) <span style=\"background: LightGoldenRodYellow\">(Details : {SNOMED CT code '47625008' = 'Intravenous route', given as 'Intravenous route (qualifier value)'})</span></td><td>3 mg<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code mg = 'mg')</span></td></tr></table></div>"
},
"status" : "completed",
"medicationReference" : {
"reference" : "Medication/example"
},
"subject" : {
"reference" : "Patient/example",
"display" : "Donald Duck"
},
"context" : {
"reference" : "Encounter/example"
},
"supportingInformation" : [
{
"reference" : "Condition/example"
}
],
"effectivePeriod" : {
"start" : "2015-01-15T14:30:00+01:00",
"end" : "2015-01-15T14:30:00+01:00"
},
"request" : {
"reference" : "MedicationRequest/example"
},
"dosage" : {
"route" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "47625008",
"display" : "Intravenous route (qualifier value)"
}
]
},
"dose" : {
"value" : 3,
"unit" : "mg",
"system" : "http://unitsofmeasure.org",
"code" : "mg"
}
}
},
"request" : {
"method" : "PUT",
"url" : "MedicationAdministration/example"
}
},
{
"fullUrl" : "https://hl7.org/fhir/us/core/STU3.1.1/DiagnosticReport-urinalysis.html",
"resource" : {
"resourceType" : "DiagnosticReport",
"id" : "urinalysis",
"meta" : {
"versionId" : "209563",
"lastUpdated" : "2016-04-19T17:28:11.308+00:00",
"profile" : [
🔗 "http://hl7.org/fhir/us/core/StructureDefinition/us-core-diagnosticreport-lab"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: urinalysis</p><p><b>meta</b>: </p><p><b>status</b>: final</p><p><b>category</b>: Laboratory <span style=\"background: LightGoldenRodYellow\">(Details : {http://terminology.hl7.org/CodeSystem/v2-0074 code 'LAB' = 'Laboratory', given as 'Laboratory'})</span></p><p><b>code</b>: Complete Urinalysis <span style=\"background: LightGoldenRodYellow\">(Details : {LOINC code '24356-8' = 'Urinalysis complete panel - Urine', given as 'Urinalysis complete panel - Urine'})</span></p><p><b>subject</b>: <a href=\"https://hl7.org/fhir/us/core/Patient-example.html\">Amy Shaw. Generated Summary: id: example; Medical Record Number = 1032702 (USUAL); active; Amy V. Shaw ; ph: 555-555-5555(HOME), amy.shaw@example.com; gender: female; birthDate: 2007-02-20</a></p><p><b>effective</b>: 05/07/2005 12:00:00 AM</p><p><b>issued</b>: 06/07/2005 10:45:33 AM</p><p><b>performer</b>: <a href=\"Organization-acme-lab.html\">Acme Laboratory, Inc. Generated Summary: id: acme-lab; 1144221847, 12D4567890; active; <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/organization-type prov}\">Healthcare Provider</span>; name: Acme Labs; ph: (+1) 734-677-7777, hq@acme.org</a></p><p><b>result</b>: </p><ul><li><a href=\"Observation-urine-color.html\">COLOR=Yellow. Generated Summary: id: urine-color; <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/observation-category laboratory}\">Laboratory</span>; <span title=\"Codes: {http://loinc.org 5778-6}\">COLOR</span>; effective: 05/07/2005 12:00:00 AM; <span title=\"Codes: {http://snomed.inbnm,fo/sct 371244009}\">Yellow</span></a></li><li><a href=\"Observation-urine-clarity.html\">APPEARANCE=Hazy. Generated Summary: id: urine-clarity; <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/observation-category laboratory}\">Laboratory</span>; <span title=\"Codes: {http://loinc.org 32167-9}\">APPEARANCE</span>; effective: 05/07/2005 12:00:00 AM; <span title=\"Codes: {http://snomed.info/sct 81858005}\">Hazy</span></a></li><li><a href=\"Observation-urine-glucose.html\">GLUCOSE=Negative. Generated Summary: id: urine-glucose; <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/observation-category laboratory}\">Laboratory</span>; <span title=\"Codes: {http://loinc.org 25428-4}\">GLUCOSE</span>; effective: 05/07/2005 12:00:00 AM; <span title=\"Codes: {http://snomed.info/sct 260385009}\">Negative</span></a></li><li><a href=\"Observation-urine-bilirubin.html\">BILIRUBIN=Negative. Generated Summary: id: urine-bilirubin; <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/observation-category laboratory}\">Laboratory</span>; <span title=\"Codes: {http://loinc.org 5770-3}\">BILIRUBIN</span>; effective: 05/07/2005 12:00:00 AM; <span title=\"Codes: {http://snomed.info/sct 260385009}\">Negative</span></a></li><li><a href=\"Observation-urine-ketone.html\">KETONE=Negative. Generated Summary: id: urine-ketone; <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/observation-category laboratory}\">Laboratory</span>; <span title=\"Codes: {http://loinc.org 2514-8}\">KETONE</span>; effective: 05/07/2005 12:00:00 AM; <span title=\"Codes: {http://snomed.info/sct 260385009}\">Negative</span></a></li><li><a href=\"Observation-usg.html\">SPEC GRAV=1.017. Generated Summary: id: usg; <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/observation-category laboratory}\">Laboratory</span>; <span title=\"Codes: {http://loinc.org 5811-5}\">SPEC GRAV</span>; effective: 05/07/2005 12:00:00 AM; 1.017 {urine specific gravity}</a></li><li><a href=\"Observation-urine-ph.html\">PH=6 (pH). Generated Summary: id: urine-ph; <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/observation-category laboratory}\">Laboratory</span>; <span title=\"Codes: {http://loinc.org 5803-2}\">PH</span>; effective: 05/07/2005 12:00:00 AM; 6.0 (pH)</a></li><li><a href=\"Observation-urine-protein.html\">PROTEIN=Negative. Generated Summary: id: urine-protein; <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/observation-category laboratory}\">Laboratory</span>; <span title=\"Codes: {http://loinc.org 20454-5}\">PROTEIN</span>; effective: 05/07/2005 12:00:00 AM; <span title=\"Codes: {http://snomed.info/sct 260385009}\">Negative</span></a></li><li><a href=\"Observation-urobilinogen.html\">UROBILINOGEN=0.3 mg/dL. Generated Summary: id: urobilinogen; <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/observation-category laboratory}\">Laboratory</span>; <span title=\"Codes: {http://loinc.org 20405-7}\">UROBILINOGEN</span>; effective: 05/07/2005 12:00:00 AM; 0.3 mg/dL</a></li><li><a href=\"Observation-urine-nitrite.html\">NITRITE=Positive. Generated Summary: id: urine-nitrite; <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/observation-category laboratory}\">Laboratory</span>; <span title=\"Codes: {http://loinc.org 5802-4}\">NITRITE</span>; effective: 05/07/2005 12:00:00 AM; <span title=\"Codes: {http://snomed.info/sct 10828004}\">Positive</span></a></li><li><a href=\"Observation-urine-hemoglobin.html\">BLOOD=Trace. Generated Summary: id: urine-hemoglobin; <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/observation-category laboratory}\">Laboratory</span>; <span title=\"Codes: {http://loinc.org 5794-3}\">BLOOD</span>; effective: 05/07/2005 12:00:00 AM; <span title=\"Codes: {http://snomed.info/sct 260405006}\">Trace</span></a></li><li><a href=\"Observation-urine-leukocyte-esterase.html\">LEUK ESTERASE=2+e. Generated Summary: id: urine-leukocyte-esterase; <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/observation-category laboratory}\">Laboratory</span>; <span title=\"Codes: {http://loinc.org 5799-2}\">LEUK ESTERASE</span>; effective: 05/07/2005 12:00:00 AM; <span title=\"Codes: {http://snomed.info/sct 260348001}\">2+</span></a></li><li><a href=\"Observation-urine-sediment.html\">COMMENT=Recommend Urine Culture. Generated Summary: id: urine-sediment; <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/observation-category laboratory}\">Laboratory</span>; <span title=\"Codes: {http://loinc.org 11279-7}\">COMMENT</span>; effective: 05/07/2005 12:00:00 AM; value: Recommend Urine Culture</a></li><li><a href=\"Observation-urine-bacteria.html\">BACTERIA=4+. Generated Summary: id: urine-bacteria; <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/observation-category laboratory}\">Laboratory</span>; <span title=\"Codes: {http://loinc.org 25145-4}\">BACTERIA</span>; effective: 05/07/2005 12:00:00 AM; <span title=\"Codes: {http://snomed.info/sct 260350009}\">4+</span></a></li><li><a href=\"Observation-urine-epi-cells.html\">EPITHELIAL CELLS=1-5 cells/HPF. Generated Summary: id: urine-epi-cells; <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/observation-category laboratory}\">Laboratory</span>; <span title=\"Codes: {http://loinc.org 5787-7}\">EPITHELIAL CELLS</span>; effective: 05/07/2005 12:00:00 AM; </a></li><li><a href=\"Observation-urine-wbcs.html\">WBC=20-30 cells/HPF. Generated Summary: id: urine-wbcs; <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/observation-category laboratory}\">Laboratory</span>; <span title=\"Codes: {http://loinc.org 5821-4}\">WBC</span>; effective: 05/07/2005 12:00:00 AM; </a></li><li><a href=\"Observation-urine-rbcs.html\">RBC=Occasional cells/HPF. Generated Summary: id: urine-rbcs; <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/observation-category laboratory}\">Laboratory</span>; <span title=\"Codes: {http://loinc.org 13945-1}\">RBC</span>; effective: 05/07/2005 12:00:00 AM; <span title=\"Codes: {http://snomed.info/sct 84638005}\">Occasional</span></a></li></ul></div>"
},
"status" : "final",
"category" : [
{
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v2-0074",
"code" : "LAB",
"display" : "Laboratory"
}
]
}
],
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "24356-8",
"display" : "Urinalysis complete panel - Urine"
}
],
"text" : "Complete Urinalysis"
},
"subject" : {
"reference" : "Patient/example",
"display" : "Amy Shaw"
},
"effectiveDateTime" : "2005-07-05",
"issued" : "2005-07-06T11:45:33+11:00",
"performer" : [
{
"reference" : "Organization/acme-lab",
"display" : "Acme Laboratory, Inc"
}
],
"result" : [
{
"reference" : "Observation/urine-color",
"display" : "COLOR=Yellow"
},
{
"reference" : "Observation/urine-clarity",
"display" : "APPEARANCE=Hazy"
},
{
"reference" : "Observation/urine-glucose",
"display" : "GLUCOSE=Negative"
},
{
"reference" : "Observation/urine-bilirubin",
"display" : "BILIRUBIN=Negative"
},
{
"reference" : "Observation/urine-ketone",
"display" : "KETONE=Negative"
},
{
"reference" : "Observation/usg",
"display" : "SPEC GRAV=1.017"
},
{
"reference" : "Observation/urine-ph",
"display" : "PH=6 (pH)"
},
{
"reference" : "Observation/urine-protein",
"display" : "PROTEIN=Negative"
},
{
"reference" : "Observation/urobilinogen",
"display" : "UROBILINOGEN=0.3 mg/dL"
},
{
"reference" : "Observation/urine-nitrite",
"display" : "NITRITE=Positive"
},
{
"reference" : "Observation/urine-hemoglobin",
"display" : "BLOOD=Trace"
},
{
"reference" : "Observation/urine-leukocyte-esterase",
"display" : "LEUK ESTERASE=2+e"
},
{
"reference" : "Observation/urine-sediment",
"display" : "COMMENT=Recommend Urine Culture"
},
{
"reference" : "Observation/urine-bacteria",
"display" : "BACTERIA=4+"
},
{
"reference" : "Observation/urine-epi-cells",
"display" : "EPITHELIAL CELLS=1-5 cells/HPF"
},
{
"reference" : "Observation/urine-wbcs",
"display" : "WBC=20-30 cells/HPF"
},
{
"reference" : "Observation/urine-rbcs",
"display" : "RBC=Occasional cells/HPF"
}
]
},
"request" : {
"method" : "PUT",
"url" : "DiagnosticReport/urinalysis/_history/209563"
}
},
{
"fullUrl" : "https://www.hl7.org/fhir/us/core/Medication-uscore-med2.html",
"resource" : {
"resourceType" : "Medication",
"id" : "uscore-med2",
"meta" : {
"profile" : [
🔗 "http://hl7.org/fhir/us/core/StructureDefinition/us-core-medication"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: uscore-med2</p><p><b>meta</b>: </p><p><b>code</b>: Nizatidine 15 MG/ML Oral Solution [Axid] <span style=\"background: LightGoldenRodYellow\">(Details : {RxNorm code '582620' = 'Nizatidine 15 MG/ML Oral Solution [Axid]', given as 'Nizatidine 15 MG/ML Oral Solution [Axid]'})</span></p></div>"
},
"code" : {
"coding" : [
{
"system" : "http://www.nlm.nih.gov/research/umls/rxnorm",
"code" : "582620",
"display" : "Nizatidine 15 MG/ML Oral Solution [Axid]"
}
],
"text" : "Nizatidine 15 MG/ML Oral Solution [Axid]"
}
},
"request" : {
"method" : "PUT",
"url" : "Medication/uscore-med2"
}
},
{
"fullUrl" : "https://www.hl7.org/implement/standards/fhir/device-example-udi1.html",
"resource" : {
"resourceType" : "Device",
"id" : "udi-1",
"meta" : {
"profile" : [
🔗 "http://hl7.org/fhir/us/core/StructureDefinition/us-core-implantable-device"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: udi-1</p><p><b>meta</b>: </p><h3>UdiCarriers</h3><table class=\"grid\"><tr><td>-</td><td><b>DeviceIdentifier</b></td><td><b>CarrierHRF</b></td></tr><tr><td>*</td><td>09504000059118</td><td>(01)09504000059118(17)141120(10)7654321D(21)10987654d321</td></tr></table><p><b>status</b>: active</p><p><b>expirationDate</b>: 20/11/2014 12:00:00 AM</p><p><b>lotNumber</b>: 7654321D</p><p><b>serialNumber</b>: 10987654d321</p><p><b>type</b>: Coated femoral stem prosthesis, modular <span style=\"background: LightGoldenRodYellow\">(Details : {SNOMED CT code '468063009' = 'Coated femoral stem prosthesis, modular (physical object)', given as 'Coated femoral stem prosthesis, modular'})</span></p><p><b>patient</b>: <a href=\"https://hl7.org/fhir/us/core/Patient-example.html\">Amy Shaw. Generated Summary: id: example; Medical Record Number = 1032702 (USUAL); active; Amy V. Shaw ; ph: 555-555-5555(HOME), amy.shaw@example.com; gender: female; birthDate: 2007-02-20</a></p></div>"
},
"udiCarrier" : [
{
"deviceIdentifier" : "09504000059118",
"carrierHRF" : "(01)09504000059118(17)141120(10)7654321D(21)10987654d321"
}
],
"status" : "active",
"expirationDate" : "2014-11-20",
"lotNumber" : "7654321D",
"serialNumber" : "10987654d321",
"type" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "468063009",
"display" : "Coated femoral stem prosthesis, modular"
}
]
},
"patient" : {
"reference" : "Patient/example",
"display" : "Amy Shaw"
}
},
"request" : {
"method" : "PUT",
"url" : "Device/udi-1"
}
},
{
"fullUrl" : "https://www.hl7.org/fhir/flag.html",
"resource" : {
"resourceType" : "Flag",
"id" : "example",
"meta" : {
"profile" : [
"http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-flag"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: example</p><p><b>meta</b>: </p><p><b>identifier</b>: 12345</p><p><b>status</b>: inactive</p><p><b>category</b>: admin <span style=\"background: LightGoldenRodYellow\">(Details : {http://example.org/local code 'admin' = 'admin', given as 'Admin'})</span></p><p><b>code</b>: Patient has a big dog at his home. Always always wear a suit of armor or take other active counter-measures <span style=\"background: LightGoldenRodYellow\">(Details : {http://example.org/local code 'bigdog' = 'bigdog', given as 'Big dog'})</span></p><p><b>subject</b>: <a href=\"Patient-example.html\">Peter Patient. Generated Summary: id: example; Medical record number = 12345 (USUAL); active; Peter James Chalmers (OFFICIAL), Jim Chalmers , Peter James Windsor (MAIDEN); ph: (03) 5555 6473(WORK), ph: (03) 3410 5613(MOBILE), ph: (03) 5555 8834(OLD); gender: male; birthDate: 1974-12-25; </a></p><p><b>period</b>: Jan 17, 2015 12:00:00 AM --> Dec 1, 2016 12:00:00 AM</p><p><b>author</b>: <a href=\"Practitioner-example.html\">Nancy Nurse. Generated Summary: id: example; 23; active; Adam Careful </a></p></div>"
},
"identifier" : [
{
"value" : "12345"
}
],
"status" : "inactive",
"category" : [
{
"coding" : [
{
"system" : "http://example.org/local",
"code" : "admin",
"display" : "Admin"
}
],
"text" : "admin"
}
],
"code" : {
"coding" : [
{
"system" : "http://example.org/local",
"code" : "bigdog",
"display" : "Big dog"
}
],
"text" : "Patient has a big dog at his home. Always always wear a suit of armor or take other active counter-measures"
},
"subject" : {
"reference" : "Patient/example",
"display" : "Peter Patient"
},
"period" : {
"start" : "2015-01-17",
"end" : "2016-12-01"
},
"author" : {
"reference" : "Practitioner/example",
"display" : "Nancy Nurse"
}
},
"request" : {
"method" : "PUT",
"url" : "Flag/example"
}
},
{
"fullUrl" : "https://www.hl7.org/fhir/us/core/stu3.1.1/Observation-urine-ph.html",
"resource" : {
"resourceType" : "Observation",
"id" : "urine-ph",
"meta" : {
"versionId" : "206600",
"lastUpdated" : "2016-04-18T04:12:25.425+00:00",
"profile" : [
🔗 "http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-lab"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: urine-ph</p><p><b>meta</b>: </p><p><b>status</b>: final</p><p><b>category</b>: Laboratory <span style=\"background: LightGoldenRodYellow\">(Details : {http://terminology.hl7.org/CodeSystem/observation-category code 'laboratory' = 'Laboratory', given as 'Laboratory'})</span></p><p><b>code</b>: PH <span style=\"background: LightGoldenRodYellow\">(Details : {LOINC code '5803-2' = 'pH of Urine by Test strip', given as 'pH of Urine by Test strip'})</span></p><p><b>subject</b>: <a href=\"https://hl7.org/fhir/us/core/Patient-example.html\">Amy Shaw. Generated Summary: id: example; Medical Record Number = 1032702 (USUAL); active; Amy V. Shaw ; ph: 555-555-5555(HOME), amy.shaw@example.com; gender: female; birthDate: 2007-02-20</a></p><p><b>effective</b>: 05/07/2005 12:00:00 AM</p><p><b>value</b>: 6.0 (pH)<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code [pH] = '[pH]')</span></p><h3>ReferenceRanges</h3><table class=\"grid\"><tr><td>-</td><td><b>Low</b></td><td><b>High</b></td></tr><tr><td>*</td><td>5.0 (pH)<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code [pH] = '[pH]')</span></td><td>8.0 (pH)<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code [pH] = '[pH]')</span></td></tr></table></div>"
},
"status" : "final",
"category" : [
{
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/observation-category",
"code" : "laboratory",
"display" : "Laboratory"
}
],
"text" : "Laboratory"
}
],
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "5803-2",
"display" : "pH of Urine by Test strip"
}
],
"text" : "PH"
},
"subject" : {
"reference" : "Patient/example",
"display" : "Amy Shaw"
},
"effectiveDateTime" : "2005-07-05",
"valueQuantity" : {
"value" : 6.0,
"unit" : "(pH)",
"system" : "http://unitsofmeasure.org",
"code" : "[pH]"
},
"referenceRange" : [
{
"low" : {
"value" : 5.0,
"unit" : "(pH)",
"system" : "http://unitsofmeasure.org",
"code" : "[pH]"
},
"high" : {
"value" : 8.0,
"unit" : "(pH)",
"system" : "http://unitsofmeasure.org",
"code" : "[pH]"
}
}
]
},
"request" : {
"method" : "PUT",
"url" : "Observation/urine-ph/_history/206600"
}
},
{
"fullUrl" : "https://www.hl7.org/fhir/substance.html",
"resource" : {
"resourceType" : "Substance",
"id" : "example",
"meta" : {
"profile" : [
"http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-substance"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: example</p><p><b>meta</b>: </p><p><b>identifier</b>: 1463</p><p><b>status</b>: active</p><p><b>category</b>: Allergen <span style=\"background: LightGoldenRodYellow\">(Details : {http://terminology.hl7.org/CodeSystem/substance-category code 'allergen' = 'Allergen', given as 'Allergen'})</span></p><p><b>code</b>: apitoxin (Honey Bee Venom) <span style=\"background: LightGoldenRodYellow\">(Details )</span></p><h3>Ingredients</h3><table class=\"grid\"><tr><td>-</td><td><b>Quantity</b></td><td><b>Substance[x]</b></td></tr><tr><td>*</td><td>0.150 mg/1</td><td><a href=\"Substance-example.html\">Generated Summary: id: example; 1463; status: active; <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/substance-category allergen}\">Allergen</span>; <span title=\"Codes: \">apitoxin (Honey Bee Venom)</span></a></td></tr></table></div>"
},
"identifier" : [
{
"system" : "http://acme.org/identifiers/substances",
"value" : "1463"
}
],
"status" : "active",
"category" : [
{
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/substance-category",
"code" : "allergen",
"display" : "Allergen"
}
]
}
],
"code" : {
"text" : "apitoxin (Honey Bee Venom)"
},
"ingredient" : [
{
"quantity" : {
"numerator" : {
"value" : 0.150,
"unit" : "mg"
},
"denominator" : {
"value" : 1
}
},
"substanceReference" : {
"reference" : "Substance/example"
}
}
]
},
"request" : {
"method" : "PUT",
"url" : "Substance/example"
}
},
{
"fullUrl" : "https://build.fhir.org/observation-example-bloodpressure-cancel.html",
"resource" : {
"resourceType" : "Observation",
"id" : "negation-example",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: negation-example</p><p><b>status</b>: final</p><p><b>category</b>: Vital Signs <span style=\"background: LightGoldenRodYellow\">(Details : {http://terminology.hl7.org/CodeSystem/observation-category code 'vital-signs' = 'Vital Signs', given as 'Vital Signs'})</span></p><p><b>code</b>: Hemoglobin lab test <span style=\"background: LightGoldenRodYellow\">(Details : {[not stated] code 'null' = 'null)</span></p><p><b>subject</b>: <a href=\"https://www.hl7.org/fhir/patient-example.html\">Generated Summary: id: example; Medical record number = 12345 (USUAL); active; Peter James Chalmers (OFFICIAL), Jim Chalmers , Peter James Windsor (MAIDEN); ph: (03) 5555 6473(WORK), ph: (03) 3410 5613(MOBILE), ph: (03) 5555 8834(OLD); gender: male; birthDate: 1974-12-25; </a></p><p><b>encounter</b>: <a href=\"https://build.fhir.org/ig/HL7/fhir-qi-core//Encounter-encounter-ed-example.html\">Generated Summary: id: example; status: in-progress; <span title=\"{http://terminology.hl7.org/CodeSystem/v3-ActCode IMP}\">inpatient encounter</span>; <span title=\"Codes: {http://www.ama-assn.org/go/cpt 99223}\">Inpatient Hospital Care</span></a></p><p><b>effective</b>: Apr 2, 2013 9:30:10 AM --> Apr 5, 2013 9:30:10 AM</p><p><b>issued</b>: Apr 3, 2013 2:30:10 PM</p></div>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-notDoneReason",
"valueCodeableConcept" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "410536001",
"display" : "Contraindicated (qualifier value)"
}
]
}
}
],
"status" : "final",
"category" : [
{
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/observation-category",
"code" : "vital-signs",
"display" : "Vital Signs"
}
]
}
],
"code" : {
"coding" : [
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/valueset-reference",
"valueUri" : "http://cts.nlm.nih.gov/fhir/2.16.840.1.113762.1.4.1045.131"
}
]
}
],
"text" : "Hemoglobin lab test"
},
"subject" : {
"reference" : "Patient/example"
},
"encounter" : {
"reference" : "Encounter/example"
},
"effectivePeriod" : {
"start" : "2013-04-02T10:30:10+01:00",
"end" : "2013-04-05T10:30:10+01:00"
},
"issued" : "2013-04-03T15:30:10+01:00"
},
"request" : {
"method" : "PUT",
"url" : "Observation/negation-example"
}
},
{
"fullUrl" : "https://www.hl7.org/fhir/us/core/Medication-uscore-med1.html",
"resource" : {
"resourceType" : "Medication",
"id" : "uscore-med1",
"meta" : {
"profile" : [
🔗 "http://hl7.org/fhir/us/core/StructureDefinition/us-core-medication"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: uscore-med1</p><p><b>meta</b>: </p><p><b>code</b>: lisinopril oral 10 mg <span style=\"background: LightGoldenRodYellow\">(Details : {RxNorm code '206765' = 'Prinivil 10 MG Oral Tablet', given as 'Lisinopril 10 MG Oral Tablet [Prinivil]'})</span></p></div>"
},
"code" : {
"coding" : [
{
"system" : "http://www.nlm.nih.gov/research/umls/rxnorm",
"code" : "206765",
"display" : "Lisinopril 10 MG Oral Tablet [Prinivil]"
}
],
"text" : "lisinopril oral 10 mg"
}
},
"request" : {
"method" : "PUT",
"url" : "Medication/uscore-med1"
}
},
{
"fullUrl" : "https://www.hl7.org/FHIR/observation-example-vitals-panel.html",
"resource" : {
"resourceType" : "Observation",
"id" : "vitals-panel",
"meta" : {
"profile" : [
🔗 "http://hl7.org/fhir/StructureDefinition/vitalsigns"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: vitals-panel</p><p><b>meta</b>: </p><p><b>status</b>: final</p><p><b>category</b>: Vital Signs <span style=\"background: LightGoldenRodYellow\">(Details : {http://terminology.hl7.org/CodeSystem/observation-category code 'vital-signs' = 'Vital Signs', given as 'Vital Signs'})</span></p><p><b>code</b>: Vital signs panel <span style=\"background: LightGoldenRodYellow\">(Details : {LOINC code '85353-1' = 'Vital signs, weight, height, head circumference, oxygen saturation and BMI panel', given as 'Vital signs, weight, height, head circumference, oxygen saturation and BMI panel'})</span></p><p><b>subject</b>: <a href=\"https://hl7.org/fhir/us/core/Patient-example.html\">Amy Shaw. Generated Summary: id: example; Medical Record Number = 1032702 (USUAL); active; Amy V. Shaw ; ph: 555-555-5555(HOME), amy.shaw@example.com; gender: female; birthDate: 2007-02-20</a></p><p><b>encounter</b>: GP Visit</p><p><b>effective</b>: 02/07/1999 12:00:00 AM</p><p><b>hasMember</b>: </p><ul><li><a href=\"Observation-respiratory-rate.html\">Respiratory rate. Generated Summary: id: respiratory-rate; <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/observation-category vital-signs}\">Vital Signs</span>; <span title=\"Codes: {http://loinc.org 9279-1}\">respiratory_rate</span>; effective: 02/07/1999 12:00:00 AM; 26.0 breaths per minute</a></li><li><a href=\"Observation-heart-rate.html\">Heart rate. Generated Summary: id: heart-rate; <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/observation-category vital-signs}\">Vital Signs</span>; <span title=\"Codes: {http://loinc.org 8867-4}\">heart_rate</span>; effective: 02/07/1999 12:00:00 AM; 44.0 {beats}/min</a></li><li><a href=\"Observation-blood-pressure.html\">Blood Pressure. Generated Summary: id: blood-pressure; <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/observation-category vital-signs}\">Vital Signs</span>; <span title=\"Codes: {http://loinc.org 85354-9}\">Blood pressure systolic and diastolic</span>; effective: 02/07/1999 12:00:00 AM</a></li></ul></div>"
},
"status" : "final",
"category" : [
{
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/observation-category",
"code" : "vital-signs",
"display" : "Vital Signs"
}
],
"text" : "Vital Signs"
}
],
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "85353-1",
"display" : "Vital signs, weight, height, head circumference, oxygen saturation and BMI panel"
}
],
"text" : "Vital signs panel"
},
"subject" : {
"reference" : "Patient/example",
"display" : "Amy Shaw"
},
"encounter" : {
"display" : "GP Visit"
},
"effectiveDateTime" : "1999-07-02",
"hasMember" : [
{
"reference" : "Observation/respiratory-rate",
"display" : "Respiratory rate"
},
{
"reference" : "Observation/heart-rate",
"display" : "Heart rate"
},
{
"reference" : "Observation/blood-pressure",
"display" : "Blood Pressure"
}
]
},
"request" : {
"method" : "PUT",
"url" : "Observation/vitals-panel"
}
},
{
"fullUrl" : "https://www.hl7.org/fhir/us/core/Device-udi-2.html",
"resource" : {
"resourceType" : "Device",
"id" : "udi-2",
"meta" : {
"profile" : [
🔗 "http://hl7.org/fhir/us/core/StructureDefinition/us-core-implantable-device"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: udi-2</p><p><b>meta</b>: </p><h3>UdiCarriers</h3><table class=\"grid\"><tr><td>-</td><td><b>DeviceIdentifier</b></td><td><b>CarrierHRF</b></td><td><b>EntryType</b></td></tr><tr><td>*</td><td>99863313444316</td><td>(01)99863313444316(17)220101(10)M320(21)AC221</td><td>rfid</td></tr></table><p><b>status</b>: active</p><p><b>manufacturer</b>: ACME Biomedical</p><p><b>expirationDate</b>: 01/01/2022 12:00:00 AM</p><p><b>lotNumber</b>: M320</p><p><b>serialNumber</b>: AC221</p><h3>DeviceNames</h3><table class=\"grid\"><tr><td>-</td><td><b>Name</b></td><td><b>Type</b></td></tr><tr><td>*</td><td>ACME Defibrillator Analyzer, with Transcutaneous Pacemaker Input</td><td>udi-label-name</td></tr></table><p><b>modelNumber</b>: 1.0</p><p><b>type</b>: Implant <span style=\"background: LightGoldenRodYellow\">(Details : {SNOMED CT code '19257004' = 'Defibrillator, device', given as 'Defibrillator, device'})</span></p><p><b>patient</b>: <a href=\"https://hl7.org/fhir/us/core/Patient-example.html\">Amy Shaw. Generated Summary: id: example; Medical Record Number = 1032702 (USUAL); active; Amy V. Shaw ; ph: 555-555-5555(HOME), amy.shaw@example.com; gender: female; birthDate: 2007-02-20</a></p></div>"
},
"udiCarrier" : [
{
"deviceIdentifier" : "99863313444316",
"carrierHRF" : "(01)99863313444316(17)220101(10)M320(21)AC221",
"entryType" : "rfid"
}
],
"status" : "active",
"manufacturer" : "ACME Biomedical",
"expirationDate" : "2022-01-01",
"lotNumber" : "M320",
"serialNumber" : "AC221",
"deviceName" : [
{
"name" : "ACME Defibrillator Analyzer, with Transcutaneous Pacemaker Input",
"type" : "udi-label-name"
}
],
"modelNumber" : "1.0",
"type" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "19257004",
"display" : "Defibrillator, device"
}
],
"text" : "Implant"
},
"patient" : {
"reference" : "Patient/example",
"display" : "Amy Shaw"
}
},
"request" : {
"method" : "PUT",
"url" : "Device/udi-2"
}
},
{
"fullUrl" : "https://build.fhir.org/ig/HL7/fhir-qi-core/ServiceRequest-elective-example.html",
"resource" : {
"resourceType" : "ServiceRequest",
"id" : "elective-example",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: elective-example</p><p><b>status</b>: completed</p><p><b>intent</b>: order</p><p><b>code</b>: Stomach Bypass <span style=\"background: LightGoldenRodYellow\">(Details : {SNOMED CT code '442338001' = 'Bypass of stomach', given as 'Bypass of stomach (procedure)'})</span></p><p><b>subject</b>: <a href=\"https://www.hl7.org/fhir/patient-example.html\">Generated Summary: id: example; Medical record number = 12345 (USUAL); active; Peter James Chalmers (OFFICIAL), Jim Chalmers , Peter James Windsor (MAIDEN); ph: (03) 5555 6473(WORK), ph: (03) 3410 5613(MOBILE), ph: (03) 5555 8834(OLD); gender: male; birthDate: 1974-12-25; </a></p><p><b>authoredOn</b>: Mar 30, 2015 12:00:00 AM</p><p><b>requester</b>: Dr. Beverly Crusher</p><p><b>performer</b>: <a href=\"Practitioner-example.html\">Dr Cecil Surgeon. Generated Summary: id: example; 23; active; Adam Careful </a></p></div>"
},
"modifierExtension" : [
{
"url" : "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-isElective",
"valueBoolean" : true
}
],
"status" : "completed",
"intent" : "order",
"code" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "442338001",
"display" : "Bypass of stomach (procedure)"
}
],
"text" : "Stomach Bypass"
},
"subject" : {
"reference" : "Patient/example"
},
"authoredOn" : "2015-03-30",
"requester" : {
"display" : "Dr. Beverly Crusher"
},
"performer" : [
{
"reference" : "Practitioner/example",
"display" : "Dr Cecil Surgeon"
}
]
},
"request" : {
"method" : "PUT",
"url" : "ServiceRequest/elective-example"
}
},
{
"fullUrl" : "https://www.hl7.org/fhir/practitioner-examples.html",
"resource" : {
"resourceType" : "Practitioner",
"id" : "example",
"meta" : {
"profile" : [
"http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-practitioner"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: example</p><p><b>meta</b>: </p><p><b>identifier</b>: 23</p><p><b>active</b>: true</p><p><b>name</b>: Adam Careful </p><p><b>address</b>: 534 Erewhon St PleasantVille UT 84414 (HOME)</p><h3>Qualifications</h3><table class=\"grid\"><tr><td>-</td><td><b>Identifier</b></td><td><b>Code</b></td><td><b>Period</b></td><td><b>Issuer</b></td></tr><tr><td>*</td><td>12345</td><td>Bachelor of Science <span style=\"background: LightGoldenRodYellow\">(Details : {http://terminology.hl7.org/CodeSystem/v2-0360|2.7 code 'BS' = 'Bachelor of Science', given as 'Bachelor of Science'})</span></td><td>Jan 1, 1995 12:00:00 AM --> (ongoing)</td><td>Example University</td></tr></table></div>"
},
"identifier" : [
{
"system" : "http://www.acme.org/practitioners",
"value" : "23"
}
],
"active" : true,
"name" : [
{
"family" : "Careful",
"given" : [
"Adam"
],
"prefix" : [
"Dr"
]
}
],
"address" : [
{
"use" : "home",
"line" : [
"534 Erewhon St"
],
"city" : "PleasantVille",
"state" : "UT",
"postalCode" : "84414"
}
],
"qualification" : [
{
"identifier" : [
{
"system" : "http://example.org/UniversityIdentifier",
"value" : "12345"
}
],
"code" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v2-0360|2.7",
"code" : "BS",
"display" : "Bachelor of Science"
}
],
"text" : "Bachelor of Science"
},
"period" : {
"start" : "1995"
},
"issuer" : {
"display" : "Example University"
}
}
]
},
"request" : {
"method" : "PUT",
"url" : "Practitioner/example"
}
},
{
"fullUrl" : "https://build.fhir.org/ig/HL7/US-Core/Goal-goal-1.html",
"resource" : {
"resourceType" : "Goal",
"id" : "goal-1",
"meta" : {
"profile" : [
🔗 "http://hl7.org/fhir/us/core/StructureDefinition/us-core-goal"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: goal-1</p><p><b>meta</b>: </p><p><b>lifecycleStatus</b>: active</p><p><b>description</b>: Patient is targeting a pulse oximetry of 92% and a weight of 195 lbs <span style=\"background: LightGoldenRodYellow\">(Details )</span></p><p><b>subject</b>: <a href=\"https://hl7.org/fhir/us/core/Patient-example.html\">Amy Shaw. Generated Summary: id: example; Medical Record Number = 1032702 (USUAL); active; Amy V. Shaw ; ph: 555-555-5555(HOME), amy.shaw@example.com; gender: female; birthDate: 2007-02-20</a></p><h3>Targets</h3><table class=\"grid\"><tr><td>-</td><td><b>Due[x]</b></td></tr><tr><td>*</td><td>2016-04-05</td></tr></table></div>"
},
"lifecycleStatus" : "active",
"description" : {
"text" : "Patient is targeting a pulse oximetry of 92% and a weight of 195 lbs"
},
"subject" : {
"reference" : "Patient/example",
"display" : "Amy Shaw"
},
"target" : [
{
"dueDate" : "2016-04-05"
}
]
},
"request" : {
"method" : "PUT",
"url" : "Goal/goal-1"
}
},
{
"fullUrl" : "https://Patient/example",
"resource" : {
"resourceType" : "Patient",
"id" : "example",
"meta" : {
"profile" : [
🔗 "http://hl7.org/fhir/us/core/StructureDefinition/us-core-patient",
"http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-patient"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: example</p><p><b>meta</b>: </p><p><b>identifier</b>: Medical record number = 12345 (USUAL)</p><p><b>active</b>: true</p><p><b>name</b>: Peter James Chalmers (OFFICIAL), Jim Chalmers , Peter James Windsor (MAIDEN)</p><p><b>telecom</b>: ph: (03) 5555 6473(WORK), ph: (03) 3410 5613(MOBILE), ph: (03) 5555 8834(OLD)</p><p><b>gender</b>: male</p><p><b>birthDate</b>: 1974-12-25</p><p><b>deceased</b>: false</p><p><b>address</b>: 534 Erewhon St PeasantVille, Utah 84414(HOME)</p><h3>Contacts</h3><table class=\"grid\"><tr><td>-</td><td><b>Relationship</b></td><td><b>Name</b></td><td><b>Telecom</b></td><td><b>Address</b></td><td><b>Gender</b></td><td><b>Period</b></td></tr><tr><td>*</td><td>Next-of-Kin <span style=\"background: LightGoldenRodYellow\">(Details : {http://terminology.hl7.org/CodeSystem/v2-0131 code 'N' = 'Next-of-Kin)</span></td><td>Bénédicte du Marché </td><td>ph: +33 (237) 998327</td><td>534 Erewhon St PleasantVille VT 3999 (HOME)</td><td>female</td><td>Jan 1, 2012 12:00:00 AM --> (ongoing)</td></tr></table><p><b>managingOrganization</b>: <a href=\"https://www.hl7.org/fhir/organization-example.html\">Generated Summary: id: example; ??; active; <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/organization-type team}\">Organizational team</span>; name: Health Level Seven International; ph: (+1) 734-677-7777, fax: (+1) 734-677-6622, hq@HL7.org</a></p></div>"
},
"extension" : [
{
"extension" : [
{
"url" : "ombCategory",
"valueCoding" : {
"system" : "urn:oid:2.16.840.1.113883.6.238",
"code" : "2106-3",
"display" : "White"
}
},
{
"url" : "ombCategory",
"valueCoding" : {
"system" : "urn:oid:2.16.840.1.113883.6.238",
"code" : "1002-5",
"display" : "American Indian or Alaska Native"
}
},
{
"url" : "ombCategory",
"valueCoding" : {
"system" : "urn:oid:2.16.840.1.113883.6.238",
"code" : "2028-9",
"display" : "Asian"
}
},
{
"url" : "detailed",
"valueCoding" : {
"system" : "urn:oid:2.16.840.1.113883.6.238",
"code" : "1586-7",
"display" : "Shoshone"
}
},
{
"url" : "detailed",
"valueCoding" : {
"system" : "urn:oid:2.16.840.1.113883.6.238",
"code" : "2036-2",
"display" : "Filipino"
}
},
{
"url" : "detailed",
"valueCoding" : {
"system" : "urn:oid:2.16.840.1.113883.6.238",
"code" : "1735-0",
"display" : "Alaska Native"
}
},
{
"url" : "text",
"valueString" : "Mixed"
}
],
"url" : "http://hl7.org/fhir/us/core/StructureDefinition/us-core-race"
},
{
"extension" : [
{
"url" : "ombCategory",
"valueCoding" : {
"system" : "urn:oid:2.16.840.1.113883.6.238",
"code" : "2135-2",
"display" : "Hispanic or Latino"
}
},
{
"url" : "detailed",
"valueCoding" : {
"system" : "urn:oid:2.16.840.1.113883.6.238",
"code" : "2184-0",
"display" : "Dominican"
}
},
{
"url" : "detailed",
"valueCoding" : {
"system" : "urn:oid:2.16.840.1.113883.6.238",
"code" : "2148-5",
"display" : "Mexican"
}
},
{
"url" : "text",
"valueString" : "Hispanic or Latino"
}
],
"url" : "http://hl7.org/fhir/us/core/StructureDefinition/us-core-ethnicity"
},
{
"url" : "http://hl7.org/fhir/us/core/StructureDefinition/us-core-birthsex",
"valueCode" : "M"
}
],
"identifier" : [
{
"use" : "usual",
"type" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
"code" : "MR"
}
]
},
"system" : "urn:oid:1.2.36.146.595.217.0.1",
"value" : "12345",
"period" : {
"start" : "2001-05-06"
},
"assigner" : {
"display" : "Acme Healthcare"
}
}
],
"active" : true,
"name" : [
{
"use" : "official",
"family" : "Chalmers",
"given" : [
"Peter",
"James"
]
},
{
"use" : "usual",
"family" : "Chalmers",
"given" : [
"Jim"
]
},
{
"use" : "maiden",
"family" : "Windsor",
"given" : [
"Peter",
"James"
],
"period" : {
"end" : "2002"
}
}
],
"telecom" : [
{
"system" : "phone",
"value" : "(03) 5555 6473",
"use" : "work",
"rank" : 1
},
{
"system" : "phone",
"value" : "(03) 3410 5613",
"use" : "mobile",
"rank" : 2
},
{
"system" : "phone",
"value" : "(03) 5555 8834",
"use" : "old",
"period" : {
"end" : "2014"
}
}
],
"gender" : "male",
"birthDate" : "1974-12-25",
"_birthDate" : {
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/patient-birthTime",
"valueDateTime" : "1974-12-25T14:35:45-05:00"
}
]
},
"deceasedBoolean" : false,
"address" : [
{
"use" : "home",
"type" : "both",
"text" : "534 Erewhon St PeasantVille, Utah 84414",
"line" : [
"534 Erewhon St"
],
"city" : "PleasantVille",
"district" : "Rainbow",
"state" : "UT",
"postalCode" : "84414",
"period" : {
"start" : "1974-12-25"
}
}
],
"maritalStatus" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v3-MaritalStatus",
"code" : "M"
}
]
},
"contact" : [
{
"relationship" : [
{
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v2-0131",
"code" : "N"
}
]
}
],
"name" : {
"family" : "du Marché",
"_family" : {
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/humanname-own-prefix",
"valueString" : "VV"
}
]
},
"given" : [
"Bénédicte"
]
},
"telecom" : [
{
"system" : "phone",
"value" : "+33 (237) 998327"
}
],
"address" : {
"use" : "home",
"type" : "both",
"line" : [
"534 Erewhon St"
],
"city" : "PleasantVille",
"district" : "Rainbow",
"state" : "VT",
"postalCode" : "3999",
"period" : {
"start" : "1974-12-25"
}
},
"gender" : "female",
"period" : {
"start" : "2012"
}
}
],
"managingOrganization" : {
"reference" : "Organization/example"
}
},
"request" : {
"method" : "PUT",
"url" : "Patient/example"
}
},
{
"fullUrl" : "https://www.hl7.org/fhir/bodyheight.html",
"resource" : {
"resourceType" : "Observation",
"id" : "height",
"meta" : {
"profile" : [
🔗 "http://hl7.org/fhir/StructureDefinition/bodyheight"🔗 ,
"http://hl7.org/fhir/StructureDefinition/vitalsigns"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: height</p><p><b>meta</b>: </p><p><b>status</b>: final</p><p><b>category</b>: Vital Signs <span style=\"background: LightGoldenRodYellow\">(Details : {http://terminology.hl7.org/CodeSystem/observation-category code 'vital-signs' = 'Vital Signs', given as 'Vital Signs'})</span></p><p><b>code</b>: height <span style=\"background: LightGoldenRodYellow\">(Details : {LOINC code '8302-2' = 'Body height', given as 'Body height'})</span></p><p><b>subject</b>: <a href=\"https://hl7.org/fhir/us/core/Patient-example.html\">Amy Shaw. Generated Summary: id: example; Medical Record Number = 1032702 (USUAL); active; Amy V. Shaw ; ph: 555-555-5555(HOME), amy.shaw@example.com; gender: female; birthDate: 2007-02-20</a></p><p><b>encounter</b>: GP Visit</p><p><b>effective</b>: 02/07/1999 12:00:00 AM</p><p><b>value</b>: 111.506 cm<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code cm = 'cm')</span></p></div>"
},
"status" : "final",
"category" : [
{
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/observation-category",
"code" : "vital-signs",
"display" : "Vital Signs"
}
],
"text" : "Vital Signs"
}
],
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "8302-2",
"display" : "Body height"
}
],
"text" : "height"
},
"subject" : {
"reference" : "Patient/example",
"display" : "Amy Shaw"
},
"encounter" : {
"display" : "GP Visit"
},
"effectiveDateTime" : "1999-07-02",
"valueQuantity" : {
"value" : 111.506,
"unit" : "cm",
"system" : "http://unitsofmeasure.org",
"code" : "cm"
}
},
"request" : {
"method" : "PUT",
"url" : "Observation/height"
}
},
{
"fullUrl" : "https://www.hl7.org/fhir/us/core/STU4/Observation-urine-sediment.html",
"resource" : {
"resourceType" : "Observation",
"id" : "urine-sediment",
"meta" : {
"versionId" : "206577",
"lastUpdated" : "2016-04-18T04:07:12.383+00:00",
"profile" : [
🔗 "http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-lab"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: urine-sediment</p><p><b>meta</b>: </p><p><b>status</b>: final</p><p><b>category</b>: Laboratory <span style=\"background: LightGoldenRodYellow\">(Details : {http://terminology.hl7.org/CodeSystem/observation-category code 'laboratory' = 'Laboratory', given as 'Laboratory'})</span></p><p><b>code</b>: COMMENT <span style=\"background: LightGoldenRodYellow\">(Details : {LOINC code '11279-7' = 'Urine sediment comments by Light microscopy Narrative', given as 'Urine sediment comments by Light microscopy Narrative'})</span></p><p><b>subject</b>: <a href=\"https://hl7.org/fhir/us/core/Patient-example.html\">Amy Shaw. Generated Summary: id: example; Medical Record Number = 1032702 (USUAL); active; Amy V. Shaw ; ph: 555-555-5555(HOME), amy.shaw@example.com; gender: female; birthDate: 2007-02-20</a></p><p><b>effective</b>: 05/07/2005 12:00:00 AM</p><p><b>value</b>: Recommend Urine Culture</p></div>"
},
"status" : "final",
"category" : [
{
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/observation-category",
"code" : "laboratory",
"display" : "Laboratory"
}
],
"text" : "Laboratory"
}
],
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "11279-7",
"display" : "Urine sediment comments by Light microscopy Narrative"
}
],
"text" : "COMMENT"
},
"subject" : {
"reference" : "Patient/example",
"display" : "Amy Shaw"
},
"effectiveDateTime" : "2005-07-05",
"valueString" : "Recommend Urine Culture"
},
"request" : {
"method" : "PUT",
"url" : "Observation/urine-sediment/_history/206577"
}
},
{
"fullUrl" : "https://www.hl7.org/fhir/procedure.html",
"resource" : {
"resourceType" : "Procedure",
"id" : "example",
"meta" : {
"profile" : [
"http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-procedure"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: example</p><p><b>meta</b>: </p><p><b>status</b>: completed</p><p><b>code</b>: Excision of appendix (procedure) <span style=\"background: LightGoldenRodYellow\">(Details : {SNOMED CT code '80146002' = 'Appendectomy', given as 'Excision of appendix (procedure)'})</span></p><p><b>subject</b>: <a href=\"https://www.hl7.org/fhir/patient-example.html\">Generated Summary: id: example; Medical record number = 12345 (USUAL); active; Peter James Chalmers (OFFICIAL), Jim Chalmers , Peter James Windsor (MAIDEN); ph: (03) 5555 6473(WORK), ph: (03) 3410 5613(MOBILE), ph: (03) 5555 8834(OLD); gender: male; birthDate: 1974-12-25; </a></p><p><b>encounter</b>: <a href=\"https://build.fhir.org/ig/HL7/fhir-qi-core//Encounter-encounter-ed-example.html\">Generated Summary: id: example; status: in-progress; <span title=\"{http://terminology.hl7.org/CodeSystem/v3-ActCode IMP}\">inpatient encounter</span>; <span title=\"Codes: {http://www.ama-assn.org/go/cpt 99223}\">Inpatient Hospital Care</span></a></p><p><b>performed</b>: Apr 5, 2013 1:20:00 PM --> Apr 5, 2013 2:30:00 PM</p><h3>Performers</h3><table class=\"grid\"><tr><td>-</td><td><b>Actor</b></td></tr><tr><td>*</td><td><a href=\"Practitioner-example.html\">Dr Cecil Surgeon. Generated Summary: id: example; 23; active; Adam Careful </a></td></tr></table><p><b>reasonCode</b>: On examination - abdominal pain - right iliac <span style=\"background: LightGoldenRodYellow\">(Details : {SNOMED CT code '163220003' = 'On examination - abdominal pain - right iliac (finding)', given as 'On examination - abdominal pain - right iliac'})</span></p><p><b>bodySite</b>: Appendix structure <span style=\"background: LightGoldenRodYellow\">(Details : {SNOMED CT code '66754008' = 'Appendix', given as 'Appendix structure'})</span></p><p><b>report</b>: <a href=\"DiagnosticReport-example.html\">Generated Summary: id: example; status: final; <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/v2-0074 LAB}\">Laboratory</span>; <span title=\"Codes: {http://loinc.org 58410-2}\">Complete blood count (hemogram) panel - Blood by Automated count</span>; effective: Jul 5, 2005 12:00:00 AM; issued: Jul 6, 2005 12:45:33 AM</a></p></div>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/procedure-approachBodyStructure",
"valueReference" : {
"reference" : "BodyStructure/example"
}
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/procedure-incisionDateTime",
"valueDateTime" : "2013-04-05T09:30:00-04:00"
}
],
"status" : "completed",
"code" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "80146002",
"display" : "Excision of appendix (procedure)"
}
],
"text" : "Excision of appendix (procedure)"
},
"subject" : {
"reference" : "Patient/example"
},
"encounter" : {
"reference" : "Encounter/example"
},
"performedPeriod" : {
"start" : "2013-04-05T09:20:00-04:00",
"end" : "2013-04-05T10:30:00-04:00"
},
"performer" : [
{
"actor" : {
"reference" : "Practitioner/example",
"display" : "Dr Cecil Surgeon"
}
}
],
"reasonCode" : [
{
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "163220003",
"display" : "On examination - abdominal pain - right iliac"
}
]
}
],
"bodySite" : [
{
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "66754008",
"display" : "Appendix structure"
}
]
}
],
"report" : [
{
"reference" : "DiagnosticReport/example"
}
]
},
"request" : {
"method" : "PUT",
"url" : "Procedure/example"
}
},
{
"fullUrl" : "https://build.fhir.org/ig/HL7/dme-orders/Observation-blood-glucose.html",
"resource" : {
"resourceType" : "Observation",
"id" : "blood-glucose",
"meta" : {
"versionId" : "1165",
"lastUpdated" : "2016-03-09T15:29:58.328+00:00",
"profile" : [
🔗 "http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-lab"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: blood-glucose</p><p><b>meta</b>: </p><p><b>status</b>: final</p><p><b>category</b>: Laboratory <span style=\"background: LightGoldenRodYellow\">(Details : {http://terminology.hl7.org/CodeSystem/observation-category code 'laboratory' = 'Laboratory', given as 'Laboratory'})</span></p><p><b>code</b>: Glucose Bld-mCnc <span style=\"background: LightGoldenRodYellow\">(Details : {LOINC code '2339-0' = 'Glucose [Mass/volume] in Blood', given as 'Glucose Bld-mCnc'})</span></p><p><b>subject</b>: <a href=\"https://hl7.org/fhir/us/core/Patient-example.html\">Amy Shaw. Generated Summary: id: example; Medical Record Number = 1032702 (USUAL); active; Amy V. Shaw ; ph: 555-555-5555(HOME), amy.shaw@example.com; gender: female; birthDate: 2007-02-20</a></p><p><b>effective</b>: 05/07/2005 12:00:00 AM</p><p><b>value</b>: 76.0 mg/dL</p><h3>ReferenceRanges</h3><table class=\"grid\"><tr><td>-</td><td><b>Low</b></td><td><b>High</b></td><td><b>AppliesTo</b></td></tr><tr><td>*</td><td>40.0 mg/dL<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code mg/dL = 'mg/dL')</span></td><td>109.0 mg/dL<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code mg/dL = 'mg/dL')</span></td><td>Normal Range <span style=\"background: LightGoldenRodYellow\">(Details : {http://terminology.hl7.org/CodeSystem/referencerange-meaning code 'normal' = 'Normal Range', given as 'Normal Range'})</span></td></tr></table></div>"
},
"status" : "final",
"category" : [
{
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/observation-category",
"code" : "laboratory",
"display" : "Laboratory"
}
],
"text" : "Laboratory"
}
],
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "2339-0",
"display" : "Glucose Bld-mCnc"
}
],
"text" : "Glucose Bld-mCnc"
},
"subject" : {
"reference" : "Patient/example",
"display" : "Amy Shaw"
},
"effectiveDateTime" : "2005-07-05",
"valueQuantity" : {
"value" : 76.0,
"unit" : "mg/dL",
"system" : "http://unitsofmeasure.org"
},
"referenceRange" : [
{
"low" : {
"value" : 40.0,
"unit" : "mg/dL",
"system" : "http://unitsofmeasure.org",
"code" : "mg/dL"
},
"high" : {
"value" : 109.0,
"unit" : "mg/dL",
"system" : "http://unitsofmeasure.org",
"code" : "mg/dL"
},
"appliesTo" : [
{
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/referencerange-meaning",
"code" : "normal",
"display" : "Normal Range"
}
],
"text" : "Normal Range"
}
]
}
]
},
"request" : {
"method" : "PUT",
"url" : "Observation/blood-glucose/_history/1165"
}
},
{
"fullUrl" : "https://build.fhir.org/ig/HL7/US-Core/Practitioner-practitioner-2.html",
"resource" : {
"resourceType" : "Practitioner",
"id" : "practitioner-2",
"meta" : {
"profile" : [
🔗 "http://hl7.org/fhir/us/core/StructureDefinition/us-core-practitioner"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: practitioner-2</p><p><b>meta</b>: </p><p><b>identifier</b>: 1245319599, 456789</p><p><b>name</b>: Fielding Kathy </p><p><b>address</b>: 1080 FIRST COLONIAL RD Virginia Beach VA 21454-2406 (WORK)</p></div>"
},
"identifier" : [
{
"system" : "http://hl7.org.fhir/sid/us-npi",
"value" : "1245319599"
},
{
"system" : "http://www.acme.org/practitioners",
"value" : "456789"
}
],
"name" : [
{
"family" : "Kathy",
"given" : [
"Fielding"
],
"prefix" : [
"Dr"
]
}
],
"address" : [
{
"use" : "work",
"line" : [
"1080 FIRST COLONIAL RD"
],
"city" : "Virginia Beach",
"state" : "VA",
"postalCode" : "21454-2406"
}
]
},
"request" : {
"method" : "PUT",
"url" : "Practitioner/practitioner-2"
}
},
{
"fullUrl" : "https://www.hl7.org/fhir/us/core/DiagnosticReport-cbc.html",
"resource" : {
"resourceType" : "DiagnosticReport",
"id" : "cbc",
"meta" : {
"versionId" : "205814",
"lastUpdated" : "2016-03-09T15:35:58.045+00:00",
"profile" : [
🔗 "http://hl7.org/fhir/us/core/StructureDefinition/us-core-diagnosticreport-lab"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: cbc</p><p><b>meta</b>: </p><p><b>status</b>: final</p><p><b>category</b>: Laboratory <span style=\"background: LightGoldenRodYellow\">(Details : {http://terminology.hl7.org/CodeSystem/v2-0074 code 'LAB' = 'Laboratory', given as 'Laboratory'})</span></p><p><b>code</b>: Complete blood count (hemogram) panel - Blood by Automated count <span style=\"background: LightGoldenRodYellow\">(Details : {LOINC code '58410-2' = 'Complete blood count (hemogram) panel - Blood by Automated count', given as 'Complete blood count (hemogram) panel - Blood by Automated count'})</span></p><p><b>subject</b>: <a href=\"https://hl7.org/fhir/us/core/Patient-example.html\">Amy Shaw. Generated Summary: id: example; Medical Record Number = 1032702 (USUAL); active; Amy V. Shaw ; ph: 555-555-5555(HOME), amy.shaw@example.com; gender: female; birthDate: 2007-02-20</a></p><p><b>effective</b>: 05/07/2005 12:00:00 AM</p><p><b>issued</b>: 06/07/2005 10:45:33 AM</p><p><b>performer</b>: <a href=\"Organization-acme-lab.html\">Acme Laboratory, Inc. Generated Summary: id: acme-lab; 1144221847, 12D4567890; active; <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/organization-type prov}\">Healthcare Provider</span>; name: Acme Labs; ph: (+1) 734-677-7777, hq@acme.org</a></p><p><b>result</b>: </p><ul><li><a href=\"Observation-neutrophils.html\">NEUTROPHILS. Generated Summary: id: neutrophils; <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/observation-category laboratory}\">Laboratory</span>; <span title=\"Codes: {http://loinc.org 770-8}\">Neutrophils %</span>; effective: 05/07/2005 12:00:00 AM; 40.0 %</a></li><li><a href=\"Observation-mchc.html\">MCHC. Generated Summary: id: mchc; <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/observation-category laboratory}\">Laboratory</span>; <span title=\"Codes: {http://loinc.org 786-4}\">MCHC RBC Auto-mCnc</span>; effective: 05/07/2005 12:00:00 AM; 34.7 g/dL</a></li><li><a href=\"Observation-hemoglobin.html\">HEMOGLOBIN. Generated Summary: id: hemoglobin; <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/observation-category laboratory}\">Laboratory</span>; <span title=\"Codes: {http://loinc.org 718-7}\">Hgb Bld-mCnc</span>; effective: 05/07/2005 12:00:00 AM; 17.0 g/dL</a></li><li><a href=\"Observation-erythrocytes.html\">ERYTHROCYTES. Generated Summary: id: erythrocytes; <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/observation-category laboratory}\">Laboratory</span>; <span title=\"Codes: {http://loinc.org 789-8}\">RBC # Bld Auto</span>; effective: 05/07/2005 12:00:00 AM; 4.58 10*6/uL</a></li></ul></div>"
},
"status" : "final",
"category" : [
{
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v2-0074",
"code" : "LAB",
"display" : "Laboratory"
}
]
}
],
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "58410-2",
"display" : "CBC panel - Blood by Automated count"
}
]
},
"subject" : {
"reference" : "Patient/example",
"display" : "Amy Shaw"
},
"effectiveDateTime" : "2005-07-05",
"issued" : "2005-07-06T11:45:33+11:00",
"performer" : [
{
"reference" : "Organization/acme-lab",
"display" : "Acme Laboratory, Inc"
}
],
"result" : [
{
"reference" : "Observation/neutrophils",
"display" : "NEUTROPHILS"
},
{
"reference" : "Observation/mchc",
"display" : "MCHC"
},
{
"reference" : "Observation/hemoglobin",
"display" : "HEMOGLOBIN"
},
{
"reference" : "Observation/erythrocytes",
"display" : "ERYTHROCYTES"
}
]
},
"request" : {
"method" : "PUT",
"url" : "DiagnosticReport/cbc/_history/205814"
}
},
{
"fullUrl" : "https://build.fhir.org/ig/HL7/US-Core/MedicationRequest-self-tylenol.html",
"resource" : {
"resourceType" : "MedicationRequest",
"id" : "self-tylenol",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: self-tylenol</p><p><b>identifier</b>: 12345689 (OFFICIAL)</p><p><b>status</b>: active</p><p><b>intent</b>: order</p><p><b>reported</b>: true</p><p><b>medication</b>: Tylenol PM Pill <span style=\"background: LightGoldenRodYellow\">(Details : {RxNorm code '1187314' = 'Tylenol PM Pill', given as 'Tylenol PM Pill'})</span></p><p><b>subject</b>: <a href=\"https://hl7.org/fhir/us/core/Patient-example.html\">Amy V. Shaw. Generated Summary: id: example; Medical Record Number = 1032702 (USUAL); active; Amy V. Shaw ; ph: 555-555-5555(HOME), amy.shaw@example.com; gender: female; birthDate: 2007-02-20</a></p><p><b>encounter</b>: <a href=\"https://hl7.org/fhir/us/core/2024Jan/Encounter-example-1.html\">Office Visit. Generated Summary: id: example-1; status: finished; <span title=\"{http://terminology.hl7.org/CodeSystem/v3-ActCode AMB}\">ambulatory</span>; <span title=\"Codes: {http://www.ama-assn.org/go/cpt 99201}\">Office Visit</span>; period: 02/11/2015 9:00:14 AM --> 02/11/2015 10:00:14 AM</a></p><p><b>authoredOn</b>: 24/06/2019 12:00:00 AM</p><p><b>requester</b>: <a href=\"https://hl7.org/fhir/us/core/Patient-example.html\">**self-prescribed**. Generated Summary: id: example; Medical Record Number = 1032702 (USUAL); active; Amy V. Shaw ; ph: 555-555-5555(HOME), amy.shaw@example.com; gender: female; birthDate: 2007-02-20</a></p><p><b>dosageInstruction</b>: </p></div>"
},
"identifier" : [
{
"use" : "official",
"system" : "http://acme.org/prescriptions",
"value" : "12345689"
}
],
"status" : "active",
"intent" : "order",
"reportedBoolean" : true,
"medicationCodeableConcept" : {
"coding" : [
{
"system" : "http://www.nlm.nih.gov/research/umls/rxnorm",
"code" : "1187314",
"display" : "Tylenol PM Pill"
}
],
"text" : "Tylenol PM Pill"
},
"subject" : {
"reference" : "Patient/example",
"display" : "Amy V. Shaw"
},
"encounter" : {
"reference" : "Encounter/example-1",
"display" : "Office Visit"
},
"authoredOn" : "2019-06-24",
"requester" : {
"reference" : "Patient/example",
"display" : "**self-prescribed**"
},
"dosageInstruction" : [
{
"text" : "Takes 1-2 tablets once daily at bedtime as needed for restless legs"
}
]
},
"request" : {
"method" : "PUT",
"url" : "MedicationRequest/self-tylenol"
}
},
{
"fullUrl" : "https://build.fhir.org/ig/HL7/US-Core/Encounter-example-1.html",
"resource" : {
"resourceType" : "Encounter",
"id" : "example-1",
"meta" : {
"lastUpdated" : "2017-05-26T11:56:57.250-04:00",
"profile" : [
🔗 "http://hl7.org/fhir/us/core/StructureDefinition/us-core-encounter"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: example-1</p><p><b>meta</b>: </p><p><b>status</b>: finished</p><p><b>class</b>: ambulatory (Details: http://terminology.hl7.org/CodeSystem/v3-ActCode code AMB = 'ambulatory', stated as 'ambulatory')</p><p><b>type</b>: Office Visit <span style=\"background: LightGoldenRodYellow\">(Details : {http://www.ama-assn.org/go/cpt code '99201' = '99201)</span></p><p><b>subject</b>: <a href=\"Patient-example.html\">Generated Summary: id: example; Medical Record Number = 1032702 (USUAL); active; Amy V. Shaw ; ph: 555-555-5555(HOME), amy.shaw@example.com; gender: female; birthDate: 2007-02-20</a></p><p><b>period</b>: 02/11/2015 9:00:14 AM --> 02/11/2015 10:00:14 AM</p></div>"
},
"status" : "finished",
"class" : {
"system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode",
"code" : "AMB",
"display" : "ambulatory"
},
"type" : [
{
"coding" : [
{
"system" : "http://www.ama-assn.org/go/cpt",
"code" : "99202"
}
],
"text" : "Office Visit"
}
],
"subject" : {
"reference" : "Patient/example"
},
"period" : {
"start" : "2015-11-01T17:00:14-05:00",
"end" : "2015-11-01T18:00:14-05:00"
}
},
"request" : {
"method" : "PUT",
"url" : "Encounter/example-1"
}
},
{
"fullUrl" : "https://www.hl7.org/fhir/us/core/STU4/Observation-urine-nitrite.html",
"resource" : {
"resourceType" : "Observation",
"id" : "urine-nitrite",
"meta" : {
"versionId" : "206492",
"lastUpdated" : "2016-04-18T03:42:34.440+00:00",
"profile" : [
🔗 "http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-lab"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: urine-nitrite</p><p><b>meta</b>: </p><p><b>status</b>: final</p><p><b>category</b>: Laboratory <span style=\"background: LightGoldenRodYellow\">(Details : {http://terminology.hl7.org/CodeSystem/observation-category code 'laboratory' = 'Laboratory', given as 'Laboratory'})</span></p><p><b>code</b>: NITRITE <span style=\"background: LightGoldenRodYellow\">(Details : {LOINC code '5802-4' = 'Nitrite [Presence] in Urine by Test strip', given as 'Nitrite [Presence] in Urine by Test strip'})</span></p><p><b>subject</b>: <a href=\"https://hl7.org/fhir/us/core/Patient-example.html\">Amy Shaw. Generated Summary: id: example; Medical Record Number = 1032702 (USUAL); active; Amy V. Shaw ; ph: 555-555-5555(HOME), amy.shaw@example.com; gender: female; birthDate: 2007-02-20</a></p><p><b>effective</b>: 05/07/2005 12:00:00 AM</p><p><b>value</b>: Positive <span style=\"background: LightGoldenRodYellow\">(Details : {SNOMED CT code '10828004' = 'Positive', given as 'Positive'})</span></p><h3>ReferenceRanges</h3><table class=\"grid\"><tr><td>-</td><td><b>Text</b></td></tr><tr><td>*</td><td>Negative</td></tr></table></div>"
},
"status" : "final",
"category" : [
{
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/observation-category",
"code" : "laboratory",
"display" : "Laboratory"
}
],
"text" : "Laboratory"
}
],
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "5802-4",
"display" : "Nitrite [Presence] in Urine by Test strip"
}
],
"text" : "NITRITE"
},
"subject" : {
"reference" : "Patient/example",
"display" : "Amy Shaw"
},
"effectiveDateTime" : "2005-07-05",
"valueCodeableConcept" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "10828004",
"display" : "Positive"
}
],
"text" : "Positive"
},
"referenceRange" : [
{
"text" : "Negative"
}
]
},
"request" : {
"method" : "PUT",
"url" : "Observation/urine-nitrite/_history/206492"
}
},
{
"fullUrl" : "https://build.fhir.org/ig/HL7/fhir-qi-core/ServiceRequest-appropriateness-example.html",
"resource" : {
"resourceType" : "ServiceRequest",
"id" : "appropriateness-example",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: appropriateness-example</p><p><b>status</b>: completed</p><p><b>intent</b>: order</p><p><b>code</b>: CT, head, wo iv contrast <span style=\"background: LightGoldenRodYellow\">(Details : {http://www.ama-assn.org/go/cpt code '70450' = '70450', given as 'CT, head, wo iv contrast'})</span></p><p><b>subject</b>: <a href=\"https://www.hl7.org/fhir/patient-example.html\">Generated Summary: id: example; Medical record number = 12345 (USUAL); active; Peter James Chalmers (OFFICIAL), Jim Chalmers , Peter James Windsor (MAIDEN); ph: (03) 5555 6473(WORK), ph: (03) 3410 5613(MOBILE), ph: (03) 5555 8834(OLD); gender: male; birthDate: 1974-12-25; </a></p><p><b>authoredOn</b>: Mar 30, 2015 12:00:00 AM</p><p><b>requester</b>: Dr. Beverly Crusher</p><p><b>reasonCode</b>: Headache, Chronic, no new features <span style=\"background: LightGoldenRodYellow\">(Details : {http://hl7.org/fhir/sid/icd-9-cm code '70450' = '70450', given as 'Headache, Chronic, no new features'})</span></p></div>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-servicerequest-appropriatenessScore",
"valueCode" : "appropriate"
}
],
"status" : "completed",
"intent" : "order",
"code" : {
"coding" : [
{
"system" : "http://www.ama-assn.org/go/cpt",
"code" : "70450",
"display" : "Computed tomography, head or brain; without contrast material"
}
]
},
"subject" : {
"reference" : "Patient/example"
},
"authoredOn" : "2015-03-30",
"requester" : {
"display" : "Dr. Beverly Crusher"
},
"reasonCode" : [
{
"coding" : [
{
"system" : "http://hl7.org/fhir/sid/icd-9-cm",
"code" : "70450",
"display" : "Headache, Chronic, no new features"
}
]
}
]
},
"request" : {
"method" : "PUT",
"url" : "ServiceRequest/appropriateness-example"
}
},
{
"fullUrl" : "https://www.hl7.org/fhir/us/core/Location-hl7east.html",
"resource" : {
"resourceType" : "Location",
"id" : "hl7east",
"meta" : {
"profile" : [
🔗 "http://hl7.org/fhir/us/core/StructureDefinition/us-core-location"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: hl7east</p><p><b>meta</b>: </p><p><b>identifier</b>: 29</p><p><b>status</b>: active</p><p><b>name</b>: Health Level Seven International - Amherst</p><p><b>description</b>: HL7 Headquarters - East</p><p><b>telecom</b>: ph: (+1) 734-677-7777</p><p><b>address</b>: 3300 Washtenaw Avenue, Suite 227 Amherst MA 01002 USA </p><h3>Positions</h3><table class=\"grid\"><tr><td>-</td><td><b>Longitude</b></td><td><b>Latitude</b></td></tr><tr><td>*</td><td>-72.519854</td><td>42.373222</td></tr></table><p><b>managingOrganization</b>: Health Level Seven International</p></div>"
},
"identifier" : [
{
"system" : "http://www.acme.org/location",
"value" : "29"
}
],
"status" : "active",
"name" : "Health Level Seven International - Amherst",
"description" : "HL7 Headquarters - East",
"telecom" : [
{
"system" : "phone",
"value" : "(+1) 734-677-7777"
}
],
"address" : {
"line" : [
"3300 Washtenaw Avenue, Suite 227"
],
"city" : "Amherst",
"state" : "MA",
"postalCode" : "01002",
"country" : "USA"
},
"position" : {
"longitude" : -72.519854,
"latitude" : 42.373222
},
"managingOrganization" : {
"display" : "Health Level Seven International"
}
},
"request" : {
"method" : "PUT",
"url" : "Location/hl7east"
}
},
{
"fullUrl" : "https://build.fhir.org/devicerequest.html",
"resource" : {
"resourceType" : "DeviceRequest",
"id" : "example",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n <p>\n <b> Generated Narrative with Details</b>\n </p>\n <p>\n <b> id</b> : example\n </p>\n <p>\n <b> status</b> : completed\n </p>\n <p>\n <b> intent</b> : original-order\n </p>\n <p>\n <b> code</b> : <a> Device/example</a>\n </p>\n <p>\n <b> subject</b> : <a> Patient/example</a>\n </p>\n </div>"
},
"status" : "completed",
"intent" : "original-order",
"codeReference" : {
"reference" : "Device/example"
},
"subject" : {
"reference" : "Patient/example"
}
},
"request" : {
"method" : "PUT",
"url" : "DeviceRequest/example"
}
},
{
"fullUrl" : "https://www.hl7.org/fhir/us/core/Procedure-defib-implant.html",
"resource" : {
"resourceType" : "Procedure",
"id" : "defib-implant",
"meta" : {
"profile" : [
🔗 "http://hl7.org/fhir/us/core/StructureDefinition/us-core-procedure"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: defib-implant</p><p><b>meta</b>: </p><p><b>identifier</b>: urn:uuid:b2a737f2-2fdb-49c1-b097-dac173d07aff</p><p><b>status</b>: completed</p><p><b>code</b>: Insertion or replacement of permanent implantable defibrillator system with transvenous lead(s), single or dual chamber <span style=\"background: LightGoldenRodYellow\">(Details : {http://www.ama-assn.org/go/cpt code '33249' = '33249)</span></p><p><b>subject</b>: <a href=\"Patient-example.html\">Generated Summary: id: example; Medical Record Number = 1032702 (USUAL); active; Amy V. Shaw ; ph: 555-555-5555(HOME), amy.shaw@example.com; gender: female; birthDate: 2007-02-20</a></p><p><b>performed</b>: 27/03/2019 6:55:26 AM --> 27/03/2019 7:25:26 AM</p><h3>Performers</h3><table class=\"grid\"><tr><td>-</td><td><b>Actor</b></td></tr><tr><td>*</td><td><a href=\"Practitioner-practitioner-1.html\">Generated Summary: id: practitioner-1; 9941339108, 25456; Ronald Bone </a></td></tr></table><h3>FocalDevices</h3><table class=\"grid\"><tr><td>-</td><td><b>Manipulated</b></td></tr><tr><td>*</td><td><a href=\"Device-udi-2.html\">Generated Summary: id: udi-2; status: active; manufacturer: ACME Biomedical; expirationDate: 01/01/2022 12:00:00 AM; lotNumber: M320; serialNumber: AC221; modelNumber: 1.0; <span title=\"Codes: {http://snomed.info/sct 19257004}\">Implant</span></a></td></tr></table></div>"
},
"identifier" : [
{
"system" : "urn:ietf:rfc:3986",
"value" : "urn:uuid:b2a737f2-2fdb-49c1-b097-dac173d07aff"
}
],
"status" : "completed",
"code" : {
"coding" : [
{
"system" : "http://www.ama-assn.org/go/cpt",
"code" : "33249"
}
],
"text" : "Insertion or replacement of permanent implantable defibrillator system with transvenous lead(s), single or dual chamber"
},
"subject" : {
"reference" : "Patient/example"
},
"performedPeriod" : {
"start" : "2019-03-26T12:55:26-07:00",
"end" : "2019-03-26T13:25:26-07:00"
},
"performer" : [
{
"actor" : {
"reference" : "Practitioner/practitioner-1"
}
}
],
"focalDevice" : [
{
"manipulated" : {
"reference" : "Device/udi-2"
}
}
]
},
"request" : {
"method" : "PUT",
"url" : "Procedure/defib-implant"
}
},
{
"fullUrl" : "https://www.hl7.org/fhir/us/core/Immunization-imm-1.html",
"resource" : {
"resourceType" : "Immunization",
"id" : "imm-1",
"meta" : {
"profile" : [
🔗 "http://hl7.org/fhir/us/core/StructureDefinition/us-core-immunization"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: imm-1</p><p><b>meta</b>: </p><p><b>status</b>: completed</p><p><b>vaccineCode</b>: influenza, injectable, quadrivalent, contains preservative <span style=\"background: LightGoldenRodYellow\">(Details : {http://hl7.org/fhir/sid/cvx code '158' = 'influenza, injectable, quadrivalent', given as 'influenza, injectable, quadrivalent, contains preservative'}; {http://hl7.org/fhir/sid/ndc code '49281-0621-15' = '49281-0621-15', given as 'FLUZONE QUADRIVALENT'})</span></p><p><b>patient</b>: <a href=\"https://hl7.org/fhir/us/core/Patient-example.html\">Amy Shaw. Generated Summary: id: example; Medical Record Number = 1032702 (USUAL); active; Amy V. Shaw ; ph: 555-555-5555(HOME), amy.shaw@example.com; gender: female; birthDate: 2007-02-20</a></p><p><b>occurrence</b>: 08/01/2016 12:00:00 AM</p><p><b>primarySource</b>: false</p></div>"
},
"status" : "completed",
"vaccineCode" : {
"coding" : [
{
"system" : "http://hl7.org/fhir/sid/cvx",
"code" : "158",
"display" : "influenza, injectable, quadrivalent, contains preservative"
},
{
"system" : "http://www.nlm.nih.gov/research/umls/rxnorm",
"code" : "2177491",
"display" : "Fluzone Quadrivalent 2019-2020"
}
]
},
"patient" : {
"reference" : "Patient/example",
"display" : "Amy Shaw"
},
"occurrenceDateTime" : "2016-01-08",
"primarySource" : false
},
"request" : {
"method" : "PUT",
"url" : "Immunization/imm-1"
}
},
{
"fullUrl" : "https://build.fhir.org/device-example-udi3.html",
"resource" : {
"resourceType" : "Device",
"id" : "udi-3",
"meta" : {
"versionId" : "2",
"lastUpdated" : "2019-04-11T16:21:48.921+00:00",
"profile" : [
🔗 "http://hl7.org/fhir/us/core/StructureDefinition/us-core-implantable-device"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: udi-3</p><p><b>meta</b>: </p><h3>UdiCarriers</h3><table class=\"grid\"><tr><td>-</td><td><b>DeviceIdentifier</b></td><td><b>CarrierHRF</b></td><td><b>EntryType</b></td></tr><tr><td>*</td><td>987979879879</td><td>(01)987979879879(11)191015(17)220101(10)M320(21)AC221</td><td>rfid</td></tr></table><p><b>status</b>: active</p><p><b>manufacturer</b>: ACME Biomedical</p><p><b>manufactureDate</b>: 15/10/2015 12:00:00 AM</p><p><b>expirationDate</b>: 01/01/2022 12:00:00 AM</p><p><b>lotNumber</b>: M320</p><p><b>serialNumber</b>: AC221</p><h3>DeviceNames</h3><table class=\"grid\"><tr><td>-</td><td><b>Name</b></td><td><b>Type</b></td></tr><tr><td>*</td><td>ACME Knee Replacement Device</td><td>udi-label-name</td></tr></table><p><b>modelNumber</b>: 1.0</p><p><b>type</b>: Knee joint prosthesis <span style=\"background: LightGoldenRodYellow\">(Details : {SNOMED CT code '109228008' = 'Knee joint prosthesis', given as 'Knee joint prosthesis'})</span></p><p><b>patient</b>: <a href=\"https://hl7.org/fhir/us/core/Patient-example.html\">Amy V. Shaw. Generated Summary: id: example; Medical Record Number = 1032702 (USUAL); active; Amy V. Shaw ; ph: 555-555-5555(HOME), amy.shaw@example.com; gender: female; birthDate: 2007-02-20</a></p></div>"
},
"udiCarrier" : [
{
"deviceIdentifier" : "987979879879",
"carrierHRF" : "(01)987979879879(11)191015(17)220101(10)M320(21)AC221",
"entryType" : "rfid"
}
],
"status" : "active",
"manufacturer" : "ACME Biomedical",
"manufactureDate" : "2015-10-15",
"expirationDate" : "2022-01-01",
"lotNumber" : "M320",
"serialNumber" : "AC221",
"deviceName" : [
{
"name" : "ACME Knee Replacement Device",
"type" : "udi-label-name"
}
],
"modelNumber" : "1.0",
"type" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "109228008",
"display" : "Knee joint prosthesis"
}
],
"text" : "Knee joint prosthesis"
},
"patient" : {
"reference" : "Patient/example",
"display" : "Amy V. Shaw"
}
},
"request" : {
"method" : "PUT",
"url" : "Device/udi-3/_history/2"
}
},
{
"fullUrl" : "https://www.hl7.org/fhir/us/core/STU4/Observation-urine-epi-cells.html",
"resource" : {
"resourceType" : "Observation",
"id" : "urine-epi-cells",
"meta" : {
"versionId" : "206624",
"lastUpdated" : "2016-04-18T04:23:12.123+00:00",
"profile" : [
🔗 "http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-lab"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: urine-epi-cells</p><p><b>meta</b>: </p><p><b>status</b>: final</p><p><b>category</b>: Laboratory <span style=\"background: LightGoldenRodYellow\">(Details : {http://terminology.hl7.org/CodeSystem/observation-category code 'laboratory' = 'Laboratory', given as 'Laboratory'})</span></p><p><b>code</b>: EPITHELIAL CELLS <span style=\"background: LightGoldenRodYellow\">(Details : {LOINC code '5787-7' = 'Epithelial cells [#/area] in Urine sediment by Microscopy high power field', given as 'Epithelial cells [#/area] in Urine sediment by Microscopy high power field'})</span></p><p><b>subject</b>: <a href=\"https://hl7.org/fhir/us/core/Patient-example.html\">Amy Shaw. Generated Summary: id: example; Medical Record Number = 1032702 (USUAL); active; Amy V. Shaw ; ph: 555-555-5555(HOME), amy.shaw@example.com; gender: female; birthDate: 2007-02-20</a></p><p><b>effective</b>: 05/07/2005 12:00:00 AM</p><p><b>value</b>: 1-5 cells/HPF</p><h3>ReferenceRanges</h3><table class=\"grid\"><tr><td>-</td><td><b>Text</b></td></tr><tr><td>*</td><td>None Seen/HPF</td></tr></table></div>"
},
"status" : "final",
"category" : [
{
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/observation-category",
"code" : "laboratory",
"display" : "Laboratory"
}
],
"text" : "Laboratory"
}
],
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "5787-7",
"display" : "Epithelial cells [#/area] in Urine sediment by Microscopy high power field"
}
],
"text" : "EPITHELIAL CELLS"
},
"subject" : {
"reference" : "Patient/example",
"display" : "Amy Shaw"
},
"effectiveDateTime" : "2005-07-05",
"valueRange" : {
"low" : {
"value" : 1,
"unit" : "cells/HPF",
"system" : "http://unitsofmeasure.org",
"code" : "/[HPF]"
},
"high" : {
"value" : 5,
"unit" : "cells/HPF",
"system" : "http://unitsofmeasure.org",
"code" : "/[HPF]"
}
},
"referenceRange" : [
{
"text" : "None Seen/HPF"
}
]
},
"request" : {
"method" : "PUT",
"url" : "Observation/urine-epi-cells/_history/206624"
}
},
{
"fullUrl" : "https://www.hl7.org/fhir/diagnosticreport.html",
"resource" : {
"resourceType" : "DiagnosticReport",
"id" : "example",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: example</p><p><b>status</b>: final</p><p><b>category</b>: Laboratory <span style=\"background: LightGoldenRodYellow\">(Details : {http://terminology.hl7.org/CodeSystem/v2-0074 code 'LAB' = 'Laboratory', given as 'Laboratory'})</span></p><p><b>code</b>: Complete blood count (hemogram) panel - Blood by Automated count <span style=\"background: LightGoldenRodYellow\">(Details : {LOINC code '58410-2' = 'Complete blood count (hemogram) panel - Blood by Automated count', given as 'Complete blood count (hemogram) panel - Blood by Automated count'})</span></p><p><b>subject</b>: <a href=\"Patient-example.html\">Peter Chalmers. Generated Summary: id: example; Medical record number = 12345 (USUAL); active; Peter James Chalmers (OFFICIAL), Jim Chalmers , Peter James Windsor (MAIDEN); ph: (03) 5555 6473(WORK), ph: (03) 3410 5613(MOBILE), ph: (03) 5555 8834(OLD); gender: male; birthDate: 1974-12-25; </a></p><p><b>effective</b>: Jul 5, 2005 12:00:00 AM</p><p><b>issued</b>: Jul 6, 2005 12:45:33 AM</p><p><b>performer</b>: <a href=\"https://www.hl7.org/fhir/organization-example.html\">Generated Summary: id: example; ??; active; <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/organization-type team}\">Organizational team</span>; name: Health Level Seven International; ph: (+1) 734-677-7777, fax: (+1) 734-677-6622, hq@HL7.org</a></p><p><b>result</b>: <a href=\"Observation-example.html\">Generated Summary: id: example; <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/observation-category vital-signs}\">Vital Signs</span>; <span title=\"Codes: {http://loinc.org 30350-3}\">Hemoglobin [Mass/volume] in Venous blood</span>; effective: Apr 2, 2013 9:30:10 AM --> Apr 5, 2013 9:30:10 AM; issued: Apr 3, 2013 2:30:10 PM; 7.2 g/dl; <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/v2-0078 L}\">Below low normal</span>; <span title=\"Codes: {http://snomed.info/sct 308046002}\">Superficial forearm vein</span>; <span title=\"Codes: {http://snomed.info/sct 120220003}\">Injection to forearm</span></a></p></div>"
},
"status" : "final",
"category" : [
{
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v2-0074",
"code" : "LAB",
"display" : "Laboratory"
}
]
}
],
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "58410-2",
"display" : "CBC panel - Blood by Automated count"
}
]
},
"subject" : {
"reference" : "Patient/example",
"display" : "Peter Chalmers"
},
"effectiveDateTime" : "2005-07-05",
"issued" : "2005-07-06T11:45:33+11:00",
"performer" : [
{
"reference" : "Organization/example"
}
],
"result" : [
{
"reference" : "Observation/example"
}
]
},
"request" : {
"method" : "PUT",
"url" : "DiagnosticReport/example"
}
},
{
"fullUrl" : "https://www.hl7.org/FHIR/device-example.html",
"resource" : {
"resourceType" : "Device",
"id" : "example",
"meta" : {
"profile" : [
"http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-device"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: example</p><p><b>meta</b>: </p><p><b>identifier</b>: 345675, Serial Number = AMID-342135-8464</p><h3>UdiCarriers</h3><table class=\"grid\"><tr><td>-</td><td><b>DeviceIdentifier</b></td><td><b>CarrierHRF</b></td></tr><tr><td>*</td><td>09504000059118</td><td>(01)09504000059118(17)141120(10)7654321D(21)10987654d321</td></tr></table><p><b>status</b>: active</p><p><b>manufacturer</b>: Acme Devices, Inc</p><p><b>lotNumber</b>: 43453424</p><p><b>modelNumber</b>: AB 45-J</p><p><b>type</b>: ECG <span style=\"background: LightGoldenRodYellow\">(Details : {SNOMED CT code '86184003' = 'Electrocardiographic monitor and recorder', given as 'Electrocardiographic monitor and recorder'})</span></p><p><b>patient</b>: <a href=\"https://www.hl7.org/fhir/patient-example.html\">Generated Summary: id: example; Medical record number = 12345 (USUAL); active; Peter James Chalmers (OFFICIAL), Jim Chalmers , Peter James Windsor (MAIDEN); ph: (03) 5555 6473(WORK), ph: (03) 3410 5613(MOBILE), ph: (03) 5555 8834(OLD); gender: male; birthDate: 1974-12-25; </a></p><p><b>contact</b>: ph: ext 4352</p><p><b>note</b>: QA Checked</p></div>"
},
"identifier" : [
{
"system" : "http://goodcare.org/devices/id",
"value" : "345675"
},
{
"type" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/identifier-type",
"code" : "SNO"
}
],
"text" : "Serial Number"
},
"value" : "AMID-342135-8464"
}
],
"udiCarrier" : [
{
"deviceIdentifier" : "09504000059118",
"carrierHRF" : "(01)09504000059118(17)141120(10)7654321D(21)10987654d321"
}
],
"status" : "active",
"manufacturer" : "Acme Devices, Inc",
"lotNumber" : "43453424",
"modelNumber" : "AB 45-J",
"type" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "86184003",
"display" : "Electrocardiographic monitor and recorder"
}
],
"text" : "ECG"
},
"patient" : {
"reference" : "Patient/example"
},
"contact" : [
{
"system" : "phone",
"value" : "ext 4352"
}
],
"note" : [
{
"authorReference" : {
"reference" : "Practitioner/example"
},
"time" : "2015-06-28T14:03:32+10:00",
"text" : "QA Checked"
}
]
},
"request" : {
"method" : "PUT",
"url" : "Device/example"
}
},
{
"fullUrl" : "https://build.fhir.org/ig/HL7/US-Core/StructureDefinition-us-core-head-circumference.html",
"resource" : {
"resourceType" : "Observation",
"id" : "head-circumference",
"meta" : {
"profile" : [
🔗 "http://hl7.org/fhir/StructureDefinition/headcircum"🔗 ,
"http://hl7.org/fhir/StructureDefinition/vitalsigns"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: head-circumference</p><p><b>meta</b>: </p><p><b>status</b>: final</p><p><b>category</b>: Vital Signs <span style=\"background: LightGoldenRodYellow\">(Details : {http://terminology.hl7.org/CodeSystem/observation-category code 'vital-signs' = 'Vital Signs', given as 'Vital Signs'})</span></p><p><b>code</b>: head_circumference <span style=\"background: LightGoldenRodYellow\">(Details : {LOINC code '8287-5' = 'Head Occipital-frontal circumference by Tape measure', given as 'Head Occipital-frontal circumference by Tape measure'})</span></p><p><b>subject</b>: <a href=\"https://hl7.org/fhir/us/core/Patient-example.html\">Amy V Shaw. Generated Summary: id: example; Medical Record Number = 1032702 (USUAL); active; Amy V. Shaw ; ph: 555-555-5555(HOME), amy.shaw@example.com; gender: female; birthDate: 2007-02-20</a></p><p><b>encounter</b>: <a href=\"Encounter-1036.html\">Generated Summary: id: 1036; status: in-progress; <span title=\"{http://terminology.hl7.org/CodeSystem/v3-ActCode IMP}\">inpatient encounter</span></a></p><p><b>effective</b>: 12/08/2010 12:00:00 AM</p><p><b>value</b>: 51.2 cm<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code cm = 'cm')</span></p></div>"
},
"status" : "final",
"category" : [
{
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/observation-category",
"code" : "vital-signs",
"display" : "Vital Signs"
}
],
"text" : "Vital Signs"
}
],
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "9843-4",
"display" : "Head Occipital-frontal circumference"
}
],
"text" : "head_circumference"
},
"subject" : {
"reference" : "Patient/example",
"display" : "Amy V Shaw"
},
"encounter" : {
"reference" : "Encounter/1036"
},
"effectiveDateTime" : "2010-08-12",
"valueQuantity" : {
"value" : 51.2,
"unit" : "cm",
"system" : "http://unitsofmeasure.org",
"code" : "cm"
}
},
"request" : {
"method" : "PUT",
"url" : "Observation/head-circumference"
}
},
{
"fullUrl" : "https://build.fhir.org/ig/HL7/fhir-qi-core/AllergyIntolerance-example-refuted.html",
"resource" : {
"resourceType" : "AllergyIntolerance",
"id" : "example-refuted",
"meta" : {
"profile" : [
🔗 "http://hl7.org/fhir/us/core/StructureDefinition/us-core-allergyintolerance",
"http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-allergyintolerance"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: example-refuted</p><p><b>meta</b>: </p><p><b>identifier</b>: 49476534</p><p><b>clinicalStatus</b>: Inactive <span style=\"background: LightGoldenRodYellow\">(Details : {http://terminology.hl7.org/CodeSystem/allergyintolerance-clinical code 'inactive' = 'Inactive)</span></p><p><b>verificationStatus</b>: Refuted <span style=\"background: LightGoldenRodYellow\">(Details : {http://terminology.hl7.org/CodeSystem/allergyintolerance-verification code 'refuted' = 'Refuted)</span></p><p><b>type</b>: allergy</p><p><b>category</b>: food</p><p><b>code</b>: Cashew nuts <span style=\"background: LightGoldenRodYellow\">(Details : {SNOMED CT code '227493005' = 'Cashew nuts', given as 'Cashew nuts'})</span></p><p><b>patient</b>: <a href=\"https://www.hl7.org/fhir/patient-example.html\">Generated Summary: id: example; Medical record number = 12345 (USUAL); active; Peter James Chalmers (OFFICIAL), Jim Chalmers , Peter James Windsor (MAIDEN); ph: (03) 5555 6473(WORK), ph: (03) 3410 5613(MOBILE), ph: (03) 5555 8834(OLD); gender: male; birthDate: 1974-12-25; </a></p><p><b>recordedDate</b>: Oct 9, 2014 3:58:00 AM</p><p><b>recorder</b>: <a href=\"https://hl7.org/fhir/practitioner-example.html\">Generated Summary: id: example; 23; active; Adam Careful </a></p><p><b>asserter</b>: <a href=\"https://www.hl7.org/fhir/patient-example.html\">Generated Summary: id: example; Medical record number = 12345 (USUAL); active; Peter James Chalmers (OFFICIAL), Jim Chalmers , Peter James Windsor (MAIDEN); ph: (03) 5555 6473(WORK), ph: (03) 3410 5613(MOBILE), ph: (03) 5555 8834(OLD); gender: male; birthDate: 1974-12-25; </a></p></div>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/allergyintolerance-reasonRefuted",
"valueCodeableConcept" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason",
"code" : "MED",
"display" : "Medical Status Altered"
}
]
}
}
],
"identifier" : [
{
"system" : "http://acme.com/ids/patients/risks",
"value" : "49476534"
}
],
"clinicalStatus" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/allergyintolerance-clinical",
"code" : "inactive"
}
]
},
"verificationStatus" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/allergyintolerance-verification",
"code" : "refuted"
}
]
},
"type" : "allergy",
"category" : [
"food"
],
"code" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "227493005",
"display" : "Cashew nuts"
}
]
},
"patient" : {
"reference" : "Patient/example"
},
"recordedDate" : "2014-10-09T14:58:00+11:00",
"recorder" : {
"reference" : "Practitioner/example"
},
"asserter" : {
"reference" : "Patient/example"
}
},
"request" : {
"method" : "PUT",
"url" : "AllergyIntolerance/example-refuted"
}
},
{
"fullUrl" : "https://build.fhir.org/ig/HL7/cimi-vital-signs/StructureDefinition-heart-rate.html",
"resource" : {
"resourceType" : "Observation",
"id" : "heart-rate",
"meta" : {
"profile" : [
🔗 "http://hl7.org/fhir/StructureDefinition/vitalsigns"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: heart-rate</p><p><b>meta</b>: </p><p><b>status</b>: final</p><p><b>category</b>: Vital Signs <span style=\"background: LightGoldenRodYellow\">(Details : {http://terminology.hl7.org/CodeSystem/observation-category code 'vital-signs' = 'Vital Signs', given as 'Vital Signs'})</span></p><p><b>code</b>: heart_rate <span style=\"background: LightGoldenRodYellow\">(Details : {LOINC code '8867-4' = 'Heart rate', given as 'Heart Rate'})</span></p><p><b>subject</b>: <a href=\"https://hl7.org/fhir/us/core/Patient-example.html\">Amy Shaw. Generated Summary: id: example; Medical Record Number = 1032702 (USUAL); active; Amy V. Shaw ; ph: 555-555-5555(HOME), amy.shaw@example.com; gender: female; birthDate: 2007-02-20</a></p><p><b>encounter</b>: GP Visit</p><p><b>effective</b>: 02/07/1999 12:00:00 AM</p><p><b>value</b>: 44.0 {beats}/min<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code {beats}/min = '{beats}/min')</span></p></div>"
},
"status" : "final",
"category" : [
{
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/observation-category",
"code" : "vital-signs",
"display" : "Vital Signs"
}
],
"text" : "Vital Signs"
}
],
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "8867-4",
"display" : "Heart Rate"
}
],
"text" : "heart_rate"
},
"subject" : {
"reference" : "Patient/example",
"display" : "Amy Shaw"
},
"encounter" : {
"display" : "GP Visit"
},
"effectiveDateTime" : "1999-07-02",
"valueQuantity" : {
"value" : 44.0,
"unit" : "{beats}/min",
"system" : "http://unitsofmeasure.org",
"code" : "/min"
}
},
"request" : {
"method" : "PUT",
"url" : "Observation/heart-rate"
}
},
{
"fullUrl" : "https://www.hl7.org/fhir/practitionerrole.html",
"resource" : {
"resourceType" : "PractitionerRole",
"id" : "example",
"meta" : {
"profile" : [
"http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-practitionerrole"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: example</p><p><b>meta</b>: </p><p><b>identifier</b>: 31</p><p><b>active</b>: true</p><p><b>period</b>: Jan 1, 1995 12:00:00 AM --> (ongoing)</p><p><b>practitioner</b>: <a href=\"https://hl7.org/fhir/practitioner-example.html\">Dr Adam Careful. Generated Summary: id: example; 23; active; Adam Careful </a></p><p><b>organization</b>: <a href=\"https://www.hl7.org/fhir/organization-example.html\">Generated Summary: id: example; ??; active; <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/organization-type team}\">Organizational team</span>; name: Health Level Seven International; ph: (+1) 734-677-7777, fax: (+1) 734-677-6622, hq@HL7.org</a></p><p><b>code</b>: Primary Care <span style=\"background: LightGoldenRodYellow\">(Details : {http://nucc.org/provider-taxonomy code '261QP2300X' = 'Primary Care', given as 'Primary Care'})</span></p><p><b>specialty</b>: General Practice <span style=\"background: LightGoldenRodYellow\">(Details : {http://nucc.org/provider-taxonomy code '1223G0001X' = 'General Practice', given as 'General Practice'})</span></p><p><b>location</b>: <a href=\"https://hl7.org/fhir/us/davinci-atr/2023Jan/Location-1.html\">Generated Summary: id: example; B1-S.F2; status: active; name: South Wing, second floor; alias: Mean Joe Greene University Medical Center, South Wing, second floor, alias: BU MC, SW, F2; description: Second floor of the Old South Wing, formerly in use by Psychiatry; mode: instance; <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/v3-RoleCode HOSP}\">Hospital</span>; ph: 2328(WORK), fax: 2329(WORK), second wing admissions, http://sampleorg.com/southwing(WORK); <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/location-physical-type wi}\">Wing</span></a></p><p><b>telecom</b>: ph: 801-123-4567</p></div>"
},
"identifier" : [
{
"use" : "usual",
"system" : "http://www.acme.org/practitionerroles",
"value" : "31"
}
],
"active" : true,
"period" : {
"start" : "1995"
},
"practitioner" : {
"reference" : "Practitioner/example",
"display" : "Dr Adam Careful"
},
"organization" : {
"reference" : "Organization/example"
},
"code" : [
{
"coding" : [
{
"system" : "http://nucc.org/provider-taxonomy",
"code" : "261QP2300X",
"display" : "Primary Care Clinic/Center"
}
]
}
],
"specialty" : [
{
"coding" : [
{
"system" : "http://nucc.org/provider-taxonomy",
"code" : "1223G0001X",
"display" : "General Practice Dentistry"
}
]
}
],
"location" : [
{
"reference" : "Location/example"
}
],
"telecom" : [
{
"system" : "phone",
"value" : "801-123-4567"
}
]
},
"request" : {
"method" : "PUT",
"url" : "PractitionerRole/example"
}
},
{
"fullUrl" : "https://www.hl7.org/fhir/condition.html",
"resource" : {
"resourceType" : "Condition",
"id" : "example",
"meta" : {
"profile" : [
🔗 "http://hl7.org/fhir/us/core/StructureDefinition/us-core-condition",
"http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-condition-problems-health-concerns"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: example</p><p><b>meta</b>: </p><p><b>clinicalStatus</b>: Active <span style=\"background: LightGoldenRodYellow\">(Details : {http://terminology.hl7.org/CodeSystem/condition-clinical code 'active' = 'Active)</span></p><p><b>verificationStatus</b>: Confirmed <span style=\"background: LightGoldenRodYellow\">(Details : {http://terminology.hl7.org/CodeSystem/condition-ver-status code 'confirmed' = 'Confirmed)</span></p><p><b>category</b>: Problem List Item <span style=\"background: LightGoldenRodYellow\">(Details : {http://terminology.hl7.org/CodeSystem/condition-category code 'problem-list-item' = 'Problem List Item', given as 'Problem List Item'})</span></p><p><b>severity</b>: Severe (severity modifier) <span style=\"background: LightGoldenRodYellow\">(Details : {SNOMED CT code '24484000' = 'Severe', given as 'Severe (severity modifier)'})</span></p><p><b>code</b>: Burnt Ear <span style=\"background: LightGoldenRodYellow\">(Details : {SNOMED CT code '39065001' = 'Burn of ear', given as 'Burn of ear'})</span></p><p><b>bodySite</b>: Left Ear <span style=\"background: LightGoldenRodYellow\">(Details : {SNOMED CT code '49521004' = 'Left external ear', given as 'Left external ear structure'})</span></p><p><b>subject</b>: <a href=\"https://www.hl7.org/fhir/patient-example.html\">Generated Summary: id: example; Medical record number = 12345 (USUAL); active; Peter James Chalmers (OFFICIAL), Jim Chalmers , Peter James Windsor (MAIDEN); ph: (03) 5555 6473(WORK), ph: (03) 3410 5613(MOBILE), ph: (03) 5555 8834(OLD); gender: male; birthDate: 1974-12-25; </a></p><p><b>encounter</b>: <a href=\"https://build.fhir.org/ig/HL7/fhir-qi-core//Encounter-encounter-ed-example.html\">Generated Summary: id: example; status: in-progress; <span title=\"{http://terminology.hl7.org/CodeSystem/v3-ActCode IMP}\">inpatient encounter</span>; <span title=\"Codes: {http://www.ama-assn.org/go/cpt 99223}\">Inpatient Hospital Care</span></a></p><p><b>onset</b>: May 24, 2012 12:00:00 AM</p><p><b>recordedDate</b>: May 24, 2012 12:00:00 AM</p><h3>Stages</h3><table class=\"grid\"><tr><td>-</td><td><b>Summary</b></td></tr><tr><td>*</td><td>stage II <span style=\"background: LightGoldenRodYellow\">(Details : {SNOMED CT code '258219007' = 'Stage 2', given as 'stage II'})</span></td></tr></table></div>"
},
"clinicalStatus" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/condition-clinical",
"code" : "active"
}
]
},
"verificationStatus" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/condition-ver-status",
"code" : "confirmed"
}
]
},
"category" : [
{
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/condition-category",
"code" : "problem-list-item",
"display" : "Problem List Item"
}
]
}
],
"severity" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "24484000",
"display" : "Severe (severity modifier)"
}
]
},
"code" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "39065001",
"display" : "Burn of ear"
}
],
"text" : "Burnt Ear"
},
"bodySite" : [
{
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "49521004",
"display" : "Left external ear structure"
}
],
"text" : "Left Ear"
}
],
"subject" : {
"reference" : "Patient/example"
},
"encounter" : {
"reference" : "Encounter/example"
},
"onsetDateTime" : "2012-05-24T00:00:00+00:00",
"recordedDate" : "2012-05-24T00:00:00+00:00",
"stage" : [
{
"summary" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "258219007",
"display" : "stage II"
}
]
}
}
]
},
"request" : {
"method" : "PUT",
"url" : "Condition/example"
}
},
{
"fullUrl" : "https://www.hl7.org/fhir/us/core/STU4/Observation-urine-clarity.html",
"resource" : {
"resourceType" : "Observation",
"id" : "urine-clarity",
"meta" : {
"versionId" : "206432",
"lastUpdated" : "2016-04-18T03:33:00.502+00:00",
"profile" : [
🔗 "http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-lab"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: urine-clarity</p><p><b>meta</b>: </p><p><b>status</b>: final</p><p><b>category</b>: Laboratory <span style=\"background: LightGoldenRodYellow\">(Details : {http://terminology.hl7.org/CodeSystem/observation-category code 'laboratory' = 'Laboratory', given as 'Laboratory'})</span></p><p><b>code</b>: APPEARANCE <span style=\"background: LightGoldenRodYellow\">(Details : {LOINC code '32167-9' = 'Clarity of Urine', given as 'Clarity of Urine'})</span></p><p><b>subject</b>: <a href=\"https://hl7.org/fhir/us/core/Patient-example.html\">Amy Shaw. Generated Summary: id: example; Medical Record Number = 1032702 (USUAL); active; Amy V. Shaw ; ph: 555-555-5555(HOME), amy.shaw@example.com; gender: female; birthDate: 2007-02-20</a></p><p><b>effective</b>: 05/07/2005 12:00:00 AM</p><p><b>value</b>: Hazy <span style=\"background: LightGoldenRodYellow\">(Details : {SNOMED CT code '81858005' = 'Cloudy', given as 'Cloudy'})</span></p><h3>ReferenceRanges</h3><table class=\"grid\"><tr><td>-</td><td><b>Text</b></td></tr><tr><td>*</td><td>Clear</td></tr></table></div>"
},
"status" : "final",
"category" : [
{
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/observation-category",
"code" : "laboratory",
"display" : "Laboratory"
}
],
"text" : "Laboratory"
}
],
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "32167-9",
"display" : "Clarity of Urine"
}
],
"text" : "APPEARANCE"
},
"subject" : {
"reference" : "Patient/example",
"display" : "Amy Shaw"
},
"effectiveDateTime" : "2005-07-05",
"valueCodeableConcept" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "81858005",
"display" : "Cloudy"
}
],
"text" : "Hazy"
},
"referenceRange" : [
{
"text" : "Clear"
}
]
},
"request" : {
"method" : "PUT",
"url" : "Observation/urine-clarity/_history/206432"
}
},
{
"fullUrl" : "https://hl7.org/fhir/r4/deviceusestatement.html",
"resource" : {
"resourceType" : "DeviceUseStatement",
"id" : "example",
"meta" : {
"profile" : [
"http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-deviceusestatement"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: example</p><p><b>meta</b>: </p><p><b>identifier</b>: 51ebb7a9-4e3a-4360-9a05-0cc2d869086f</p><p><b>status</b>: active</p><p><b>subject</b>: <a href=\"https://www.hl7.org/fhir/patient-example.html\">Generated Summary: id: example; Medical record number = 12345 (USUAL); active; Peter James Chalmers (OFFICIAL), Jim Chalmers , Peter James Windsor (MAIDEN); ph: (03) 5555 6473(WORK), ph: (03) 3410 5613(MOBILE), ph: (03) 5555 8834(OLD); gender: male; birthDate: 1974-12-25; </a></p><p><b>device</b>: <a href=\"Device-example.html\">Generated Summary: id: example; 345675, Serial Number = AMID-342135-8464; status: active; manufacturer: Acme Devices, Inc; lotNumber: 43453424; modelNumber: AB 45-J; <span title=\"Codes: {http://snomed.info/sct 86184003}\">ECG</span>; ph: ext 4352; Author: Practitioner/example; Made: Jun 28, 2015 4:03:32 AM; Annotation: QA Checked</a></p></div>"
},
"identifier" : [
{
"system" : "http:goodhealth.org/identifiers",
"value" : "51ebb7a9-4e3a-4360-9a05-0cc2d869086f"
}
],
"status" : "active",
"subject" : {
"reference" : "Patient/example"
},
"device" : {
"reference" : "Device/example"
}
},
"request" : {
"method" : "PUT",
"url" : "DeviceUseStatement/example"
}
},
{
"fullUrl" : "https://www.hl7.org/fhir/condition.html",
"resource" : {
"resourceType" : "Condition",
"id" : "hc1",
"meta" : {
"profile" : [
🔗 "http://hl7.org/fhir/us/core/StructureDefinition/us-core-condition"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: hc1</p><p><b>meta</b>: </p><p><b>clinicalStatus</b>: Active <span style=\"background: LightGoldenRodYellow\">(Details : {http://terminology.hl7.org/CodeSystem/condition-clinical code 'active' = 'Active', given as 'Active'})</span></p><p><b>verificationStatus</b>: Confirmed <span style=\"background: LightGoldenRodYellow\">(Details : {http://terminology.hl7.org/CodeSystem/condition-ver-status code 'confirmed' = 'Confirmed', given as 'Confirmed'})</span></p><p><b>category</b>: Health Concern <span style=\"background: LightGoldenRodYellow\">(Details : {http://hl7.org/fhir/us/core/CodeSystem/condition-category code 'health-concern' = 'Health Concern', given as 'Health Concern'})</span></p><p><b>code</b>: Cost of medications <span style=\"background: LightGoldenRodYellow\">(Details )</span></p><p><b>subject</b>: <a href=\"https://hl7.org/fhir/us/core/Patient-example.html\">Amy Shaw. Generated Summary: id: example; Medical Record Number = 1032702 (USUAL); active; Amy V. Shaw ; ph: 555-555-5555(HOME), amy.shaw@example.com; gender: female; birthDate: 2007-02-20</a></p><p><b>onset</b>: 14/12/2007 12:00:00 AM</p></div>"
},
"clinicalStatus" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/condition-clinical",
"code" : "active",
"display" : "Active"
}
],
"text" : "Active"
},
"verificationStatus" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/condition-ver-status",
"code" : "confirmed",
"display" : "Confirmed"
}
],
"text" : "Confirmed"
},
"category" : [
{
"coding" : [
{
"system" : "http://hl7.org/fhir/us/core/CodeSystem/condition-category",
"code" : "health-concern",
"display" : "Health Concern"
}
],
"text" : "Health Concern"
}
],
"code" : {
"text" : "Cost of medications"
},
"subject" : {
"reference" : "Patient/example",
"display" : "Amy Shaw"
},
"onsetDateTime" : "2007-12-14"
},
"request" : {
"method" : "PUT",
"url" : "Condition/hc1"
}
},
{
"fullUrl" : "https://build.fhir.org/ig/HL7/cimi-vital-signs/StructureDefinition-body-mass-index.html",
"resource" : {
"resourceType" : "Observation",
"id" : "bmi",
"meta" : {
"profile" : [
🔗 "http://hl7.org/fhir/StructureDefinition/bmi"🔗 ,
"http://hl7.org/fhir/StructureDefinition/vitalsigns"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: bmi</p><p><b>meta</b>: </p><p><b>status</b>: final</p><p><b>category</b>: Vital Signs <span style=\"background: LightGoldenRodYellow\">(Details : {http://terminology.hl7.org/CodeSystem/observation-category code 'vital-signs' = 'Vital Signs', given as 'Vital Signs'})</span></p><p><b>code</b>: BMI <span style=\"background: LightGoldenRodYellow\">(Details : {LOINC code '39156-5' = 'Body mass index (BMI) [Ratio]', given as 'Body mass index (BMI) [Ratio]'})</span></p><p><b>subject</b>: <a href=\"https://hl7.org/fhir/us/core/Patient-example.html\">Amy Shaw. Generated Summary: id: example; Medical Record Number = 1032702 (USUAL); active; Amy V. Shaw ; ph: 555-555-5555(HOME), amy.shaw@example.com; gender: female; birthDate: 2007-02-20</a></p><p><b>encounter</b>: GP Visit</p><p><b>effective</b>: 02/07/1999 12:00:00 AM</p><p><b>value</b>: 16.2 kg/m2<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code kg/m2 = 'kg/m2')</span></p></div>"
},
"status" : "final",
"category" : [
{
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/observation-category",
"code" : "vital-signs",
"display" : "Vital Signs"
}
],
"text" : "Vital Signs"
}
],
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "39156-5",
"display" : "Body mass index (BMI) [Ratio]"
}
],
"text" : "BMI"
},
"subject" : {
"reference" : "Patient/example",
"display" : "Amy Shaw"
},
"encounter" : {
"display" : "GP Visit"
},
"effectiveDateTime" : "1999-07-02",
"valueQuantity" : {
"value" : 16.2,
"unit" : "kg/m2",
"system" : "http://unitsofmeasure.org",
"code" : "kg/m2"
}
},
"request" : {
"method" : "PUT",
"url" : "Observation/bmi"
}
},
{
"fullUrl" : "https://build.fhir.org/ig/HL7/fhir-qi-core/Procedure-negation-example.html",
"resource" : {
"resourceType" : "Procedure",
"id" : "negation-example",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: negation-example</p><p><b>status</b>: not-done</p><p><b>statusReason</b>: Complication of medical care (disorder) <span style=\"background: LightGoldenRodYellow\">(Details : {SNOMED CT code '35688006' = 'Complication of medical care', given as 'Complication of medical care (disorder)'})</span></p><p><b>code</b>: Excision of appendix (procedure) <span style=\"background: LightGoldenRodYellow\">(Details : {[not stated] code 'null' = 'null)</span></p><p><b>subject</b>: <a href=\"https://www.hl7.org/fhir/patient-example.html\">Generated Summary: id: example; Medical record number = 12345 (USUAL); active; Peter James Chalmers (OFFICIAL), Jim Chalmers , Peter James Windsor (MAIDEN); ph: (03) 5555 6473(WORK), ph: (03) 3410 5613(MOBILE), ph: (03) 5555 8834(OLD); gender: male; birthDate: 1974-12-25; </a></p><p><b>encounter</b>: <a href=\"https://build.fhir.org/ig/HL7/fhir-qi-core//Encounter-encounter-ed-example.html\">Generated Summary: id: example; status: in-progress; <span title=\"{http://terminology.hl7.org/CodeSystem/v3-ActCode IMP}\">inpatient encounter</span>; <span title=\"Codes: {http://www.ama-assn.org/go/cpt 99223}\">Inpatient Hospital Care</span></a></p><h3>Performers</h3><table class=\"grid\"><tr><td>-</td><td><b>Actor</b></td></tr><tr><td>*</td><td><a href=\"Practitioner-example.html\">Dr Cecil Surgeon. Generated Summary: id: example; 23; active; Adam Careful </a></td></tr></table></div>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-recorded",
"valueDateTime" : "2013-04-05T10:30:00-04:00"
}
],
"status" : "not-done",
"statusReason" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "35688006",
"display" : "Complication of medical care (disorder)"
}
]
},
"code" : {
"coding" : [
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/valueset-reference",
"valueUri" : "http://cts.nlm.nih.gov/fhir/2.16.840.1.113762.1.4.1018.240"
}
]
}
],
"text" : "Excision of appendix (procedure)"
},
"subject" : {
"reference" : "Patient/example"
},
"encounter" : {
"reference" : "Encounter/example"
},
"performer" : [
{
"actor" : {
"reference" : "Practitioner/example",
"display" : "Dr Cecil Surgeon"
}
}
]
},
"request" : {
"method" : "PUT",
"url" : "Procedure/negation-example"
}
},
{
"fullUrl" : "https://www.hl7.org/fhir/us/core/DiagnosticReport-chest-xray-report.html",
"resource" : {
"resourceType" : "DiagnosticReport",
"id" : "chest-xray-report",
"meta" : {
"profile" : [
🔗 "http://hl7.org/fhir/us/core/StructureDefinition/us-core-diagnosticreport-note"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: chest-xray-report</p><p><b>meta</b>: </p><p><b>status</b>: final</p><p><b>category</b>: Radiology <span style=\"background: LightGoldenRodYellow\">(Details : {LOINC code 'LP29684-5' = 'LP29684-5', given as 'Radiology'})</span></p><p><b>code</b>: Portable XR Chest Views <span style=\"background: LightGoldenRodYellow\">(Details : {LOINC code '30746-2' = 'Portable XR Chest Views', given as 'Portable XR Chest Views'})</span></p><p><b>subject</b>: <a href=\"Patient-example.html\">Generated Summary: id: example; Medical Record Number = 1032702 (USUAL); active; Amy V. Shaw ; ph: 555-555-5555(HOME), amy.shaw@example.com; gender: female; birthDate: Feb 20, 2007</a></p><p><b>effective</b>: Feb 3, 2019 7:43:30 PM</p><p><b>presentedForm</b>: </p></div>"
},
"status" : "final",
"category" : [
{
"coding" : [
{
"system" : "http://loinc.org",
"code" : "LP29684-5",
"display" : "Radiology"
}
],
"text" : "Radiology"
}
],
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "30746-2",
"display" : "Portable XR Chest Views"
}
],
"text" : "Portable XR Chest Views"
},
"subject" : {
"reference" : "Patient/example"
},
"effectiveDateTime" : "2019-02-03T19:43:30.000Z",
"presentedForm" : [
{
"contentType" : "application/xhtml",
"data" : "PCFET0NUWVBFIGh0bWwgUFVCTElDICItLy9XM0MvL0RURCBYSFRNTCAxLjAgVHJhbnNpdGlvbmFsLy9FTiIgIkRURC94aHRtbDEtdHJhbnNpdGlvbmFsLmR0ZCI+CgkJPGh0bWwgeG1sOmxhbmc9ImVuIiBsYW5nPSJlbiIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGh0bWwiPgkJCiAgPGhlYWQ+CiAgICA8dGl0bGU+Q2hlc3QgUG9ydGFibGU8L3RpdGxlPgogIDwvaGVhZD4KICA8Ym9keT4KICAgIDxwPlJlc3VsdDwvcD4KICAgIDxici8+Q2hlc3QgUG9ydGFibGUgCiAgICAgIAogICAgICA8cD5JTkRJQ0FUSU9OL0NMSU5JQ0FMIFFVRVNUSU9OOiBGZXZlciAvIFBuZXVtb25pYTwvcD4KICAgICAgCiAgICAgIDxwPkNPTVBBUklTT046IE5vbmUuPC9wPgogICAgICAKICAgICAgPHA+RklORElOR1M6PC9wPgogICAgICAKICAgICAgPHA+TElORVMgQU5EIFRVQkVTOiBOb25lLjwvcD4KICAgICAgCiAgICAgIDxwPkxVTkdTIEFORCBQTEVVUkE6PC9wPgogICAgICA8YnIvPkNsZWFyIGx1bmdzLiBOb3JtYWwgcHVsbW9uYXJ5IHZhc2N1bGFyaXR5LgogICAgICA8YnIvPk5vIHBsZXVyYWwgZWZmdXNpb24uCiAgICAgIDxici8+Tm8gcG5ldW1vdGhvcmF4LgogICAgICAKICAgICAgPHA+SEVBUlQsIE1FRElBU1RJTlVNIEFORCBISUxBOjwvcD4KICAgICAgPGJyLz5IZWFydCBpcyBub3JtYWwgaW4gc2l6ZS4KICAgICAgPGJyLz5Ob3JtYWwgbWVkaWFzdGluYWwgYW5kIGhpbGFyIGNvbnRvdXIuCiAgICAgIAogICAgICA8cD5CT05FUyBBTkQgU09GVCBUSVNTVUVTOjwvcD4KICAgICAgPGJyLz5ObyBhY3V0ZSBhYm5vcm1hbGl0eS4KICAgICAgCiAgICAgIDxwPklNUFJFU1NJT046PC9wPgogICAgICA8YnIvPk5vIGFjdXRlIGFibm9ybWFsaXR5LgogICAgICAKICAgICAgPHA+V1NOOiBPMTlJQy1TQy0wMjExPC9wPgogICAgICAKICAgICAgPHA+RGljdGF0ZWQgQnk6IEN1cmUgTUQsIENocmlzdGluZSBKCiAgICAgICAgRGljdGF0ZWQgRGF0ZS9UaW1lOiAwMi8wMy8xOSA3OjQ0IHBtCiAgICAgICAgUmV2aWV3ZWQgQnk6IEN1cmUgTUQsIENocmlzdGluZSBKCiAgICAgICAgU2lnbmVkIEJ5OiBDdXJlIE1ELCBDaHJpc3RpbmUgSgogICAgICAgIFNpZ25lZCBEYXRlL1RpbWU6IDAyLzAzLzE5IDc6NDQgcG0KICAgICAgICBUcmFuc2NyaWJlZCBCeTogQ1NCCiAgICAgICAgVHJhbnNjcmliZWQgRGF0ZS9UaW1lOiAwMi8wMy8xOSA3OjQzIHBtPC9wPgogICAgICAKICAgICAgCiAgPC9ib2R5Pgo8L2h0bWw+Cg=="
}
]
},
"request" : {
"method" : "PUT",
"url" : "DiagnosticReport/chest-xray-report"
}
},
{
"fullUrl" : "https://hl7.org/fhir/us/core/Observation-serum-chloride.html",
"resource" : {
"resourceType" : "Observation",
"id" : "serum-chloride",
"meta" : {
"versionId" : "950",
"lastUpdated" : "2016-03-09T15:29:57.427+00:00",
"profile" : [
🔗 "http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-lab"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: serum-chloride</p><p><b>meta</b>: </p><p><b>status</b>: final</p><p><b>category</b>: Laboratory <span style=\"background: LightGoldenRodYellow\">(Details : {http://terminology.hl7.org/CodeSystem/observation-category code 'laboratory' = 'Laboratory', given as 'Laboratory'})</span></p><p><b>code</b>: Chloride SerPl-sCnc <span style=\"background: LightGoldenRodYellow\">(Details : {LOINC code '2075-0' = 'Chloride [Moles/volume] in Serum or Plasma', given as 'Chloride SerPl-sCnc'})</span></p><p><b>subject</b>: <a href=\"https://hl7.org/fhir/us/core/Patient-example.html\">Amy Shaw. Generated Summary: id: example; Medical Record Number = 1032702 (USUAL); active; Amy V. Shaw ; ph: 555-555-5555(HOME), amy.shaw@example.com; gender: female; birthDate: 2007-02-20</a></p><p><b>effective</b>: 05/07/2005 12:00:00 AM</p><p><b>value</b>: 105.0 mmol/L</p><h3>ReferenceRanges</h3><table class=\"grid\"><tr><td>-</td><td><b>Low</b></td><td><b>High</b></td><td><b>AppliesTo</b></td></tr><tr><td>*</td><td>95.0 mmol/L<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code mmol/L = 'mmol/L')</span></td><td>105.0 mmol/L<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code mmol/L = 'mmol/L')</span></td><td>Normal Range <span style=\"background: LightGoldenRodYellow\">(Details : {http://terminology.hl7.org/CodeSystem/referencerange-meaning code 'normal' = 'Normal Range', given as 'Normal Range'})</span></td></tr></table></div>"
},
"status" : "final",
"category" : [
{
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/observation-category",
"code" : "laboratory",
"display" : "Laboratory"
}
],
"text" : "Laboratory"
}
],
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "2075-0",
"display" : "Chloride SerPl-sCnc"
}
],
"text" : "Chloride SerPl-sCnc"
},
"subject" : {
"reference" : "Patient/example",
"display" : "Amy Shaw"
},
"effectiveDateTime" : "2005-07-05",
"valueQuantity" : {
"value" : 105.0,
"unit" : "mmol/L",
"system" : "http://unitsofmeasure.org"
},
"referenceRange" : [
{
"low" : {
"value" : 95.0,
"unit" : "mmol/L",
"system" : "http://unitsofmeasure.org",
"code" : "mmol/L"
},
"high" : {
"value" : 105.0,
"unit" : "mmol/L",
"system" : "http://unitsofmeasure.org",
"code" : "mmol/L"
},
"appliesTo" : [
{
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/referencerange-meaning",
"code" : "normal",
"display" : "Normal Range"
}
],
"text" : "Normal Range"
}
]
}
]
},
"request" : {
"method" : "PUT",
"url" : "Observation/serum-chloride/_history/950"
}
},
{
"fullUrl" : "https://www.hl7.org/fhir/communication-example.html",
"resource" : {
"resourceType" : "Communication",
"id" : "example",
"meta" : {
"profile" : [
"http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-communication"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: example</p><p><b>meta</b>: </p><p><b>partOf</b>: Serum Potassium Observation</p><p><b>status</b>: not-done</p><p><b>statusReason</b>: Recipient Unavailable <span style=\"background: LightGoldenRodYellow\">(Details : {http://terminology.hl7.org/CodeSystem/communication-not-done-reason code 'recipient-unavailable' = 'Recipient Unavailable)</span></p><p><b>category</b>: Alert <span style=\"background: LightGoldenRodYellow\">(Details : {http://acme.org/messagetypes code 'Alert' = 'Alert)</span></p><p><b>medium</b>: written <span style=\"background: LightGoldenRodYellow\">(Details : {http://terminology.hl7.org/CodeSystem/v3-ParticipationMode code 'WRITTEN' = 'written', given as 'written'})</span></p><p><b>subject</b>: <a href=\"https://www.hl7.org/fhir/patient-example.html\">Generated Summary: id: example; Medical record number = 12345 (USUAL); active; Peter James Chalmers (OFFICIAL), Jim Chalmers , Peter James Windsor (MAIDEN); ph: (03) 5555 6473(WORK), ph: (03) 3410 5613(MOBILE), ph: (03) 5555 8834(OLD); gender: male; birthDate: 1974-12-25; </a></p><p><b>topic</b>: Hyperkalemia <span style=\"background: LightGoldenRodYellow\">(Details )</span></p><p><b>encounter</b>: <a href=\"https://build.fhir.org/ig/HL7/fhir-qi-core//Encounter-encounter-ed-example.html\">Generated Summary: id: example; status: in-progress; <span title=\"{http://terminology.hl7.org/CodeSystem/v3-ActCode IMP}\">inpatient encounter</span>; <span title=\"Codes: {http://www.ama-assn.org/go/cpt 99223}\">Inpatient Hospital Care</span></a></p><p><b>sent</b>: Dec 13, 2014 2:01:10 AM</p><p><b>received</b>: Dec 13, 2014 2:01:11 AM</p><p><b>recipient</b>: <a href=\"https://hl7.org/fhir/practitioner-example.html\">Generated Summary: id: example; 23; active; Adam Careful </a></p><p><b>sender</b>: <a href=\"Device-example.html\">Generated Summary: id: example; 345675, Serial Number = AMID-342135-8464; status: active; manufacturer: Acme Devices, Inc; lotNumber: 43453424; modelNumber: AB 45-J; <span title=\"Codes: {http://snomed.info/sct 86184003}\">ECG</span>; ph: ext 4352; Author: Practitioner/example; Made: Jun 28, 2015 4:03:32 AM; Annotation: QA Checked</a></p><blockquote><p><b>payload</b></p><p><b>content</b>: Patient 1 has a very high serum potassium value (7.2 mmol/L on 2014-Dec-12 at 5:55 pm)</p></blockquote><blockquote><p><b>payload</b></p><p><b>content</b>: Serum Potassium Observation</p></blockquote></div>"
},
"partOf" : [
{
"display" : "Serum Potassium Observation"
}
],
"status" : "on-hold",
"statusReason" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/communication-not-done-reason",
"code" : "recipient-unavailable"
}
]
},
"category" : [
{
"coding" : [
{
"system" : "http://acme.org/messagetypes",
"code" : "Alert"
}
],
"text" : "Alert"
}
],
"medium" : [
{
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v3-ParticipationMode",
"code" : "WRITTEN",
"display" : "written"
}
],
"text" : "written"
}
],
"subject" : {
"reference" : "Patient/example"
},
"topic" : {
"text" : "Hyperkalemia"
},
"encounter" : {
"reference" : "Encounter/example"
},
"sent" : "2014-12-12T18:01:10-08:00",
"received" : "2014-12-12T18:01:11-08:00",
"recipient" : [
{
"reference" : "Practitioner/example"
}
],
"sender" : {
"reference" : "Device/example"
},
"payload" : [
{
"contentString" : "Patient 1 has a very high serum potassium value (7.2 mmol/L on 2014-Dec-12 at 5:55 pm)"
},
{
"contentReference" : {
"display" : "Serum Potassium Observation"
}
}
]
},
"request" : {
"method" : "PUT",
"url" : "Communication/example"
}
},
{
"fullUrl" : "https://www.hl7.org/fhir/us/core/Observation-cbc-hemoglobin.html",
"resource" : {
"resourceType" : "Observation",
"id" : "hemoglobin",
"meta" : {
"versionId" : "1046",
"lastUpdated" : "2016-03-09T15:29:57.818+00:00",
"profile" : [
🔗 "http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-lab"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: hemoglobin</p><p><b>meta</b>: </p><p><b>status</b>: final</p><p><b>category</b>: Laboratory <span style=\"background: LightGoldenRodYellow\">(Details : {http://terminology.hl7.org/CodeSystem/observation-category code 'laboratory' = 'Laboratory', given as 'Laboratory'})</span></p><p><b>code</b>: Hgb Bld-mCnc <span style=\"background: LightGoldenRodYellow\">(Details : {LOINC code '718-7' = 'Hemoglobin [Mass/volume] in Blood', given as 'Hgb Bld-mCnc'})</span></p><p><b>subject</b>: <a href=\"https://hl7.org/fhir/us/core/Patient-example.html\">Amy Shaw. Generated Summary: id: example; Medical Record Number = 1032702 (USUAL); active; Amy V. Shaw ; ph: 555-555-5555(HOME), amy.shaw@example.com; gender: female; birthDate: 2007-02-20</a></p><p><b>effective</b>: 05/07/2005 12:00:00 AM</p><p><b>value</b>: 17.0 g/dL</p><h3>ReferenceRanges</h3><table class=\"grid\"><tr><td>-</td><td><b>Low</b></td><td><b>High</b></td><td><b>AppliesTo</b></td></tr><tr><td>*</td><td>16.5 g/dL<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code g/dL = 'g/dL')</span></td><td>21.5 g/dL<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code g/dL = 'g/dL')</span></td><td>Normal Range <span style=\"background: LightGoldenRodYellow\">(Details : {http://terminology.hl7.org/CodeSystem/referencerange-meaning code 'normal' = 'Normal Range', given as 'Normal Range'})</span></td></tr></table></div>"
},
"status" : "final",
"category" : [
{
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/observation-category",
"code" : "laboratory",
"display" : "Laboratory"
}
],
"text" : "Laboratory"
}
],
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "718-7",
"display" : "Hgb Bld-mCnc"
}
],
"text" : "Hgb Bld-mCnc"
},
"subject" : {
"reference" : "Patient/example",
"display" : "Amy Shaw"
},
"effectiveDateTime" : "2005-07-05",
"valueQuantity" : {
"value" : 17.0,
"unit" : "g/dL",
"system" : "http://unitsofmeasure.org"
},
"referenceRange" : [
{
"low" : {
"value" : 16.5,
"unit" : "g/dL",
"system" : "http://unitsofmeasure.org",
"code" : "g/dL"
},
"high" : {
"value" : 21.5,
"unit" : "g/dL",
"system" : "http://unitsofmeasure.org",
"code" : "g/dL"
},
"appliesTo" : [
{
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/referencerange-meaning",
"code" : "normal",
"display" : "Normal Range"
}
],
"text" : "Normal Range"
}
]
}
]
},
"request" : {
"method" : "PUT",
"url" : "Observation/hemoglobin/_history/1046"
}
},
{
"fullUrl" : "https://www.hl7.org/fhir/us/core/Observation-bp-data-absent.html",
"resource" : {
"resourceType" : "Observation",
"id" : "bp-data-absent",
"meta" : {
"profile" : [
🔗 "http://hl7.org/fhir/StructureDefinition/bp"🔗 ,
"http://hl7.org/fhir/StructureDefinition/vitalsigns"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: bp-data-absent</p><p><b>meta</b>: </p><p><b>status</b>: final</p><p><b>category</b>: Vital Signs <span style=\"background: LightGoldenRodYellow\">(Details : {http://terminology.hl7.org/CodeSystem/observation-category code 'vital-signs' = 'Vital Signs', given as 'Vital Signs'})</span></p><p><b>code</b>: Blood pressure systolic and diastolic <span style=\"background: LightGoldenRodYellow\">(Details : {LOINC code '85354-9' = 'Blood pressure panel with all children optional', given as 'Blood pressure panel with all children optional'})</span></p><p><b>subject</b>: <a href=\"https://hl7.org/fhir/us/core/Patient-example.html\">Amy Shaw. Generated Summary: id: example; Medical Record Number = 1032702 (USUAL); active; Amy V. Shaw ; ph: 555-555-5555(HOME), amy.shaw@example.com; gender: female; birthDate: 2007-02-20</a></p><p><b>encounter</b>: <a href=\"Encounter-1036.html\">Generated Summary: id: 1036; status: in-progress; <span title=\"{http://terminology.hl7.org/CodeSystem/v3-ActCode IMP}\">inpatient encounter</span></a></p><p><b>effective</b>: 02/07/1999 12:00:00 AM</p><blockquote><p><b>component</b></p><p><b>code</b>: Systolic blood pressure <span style=\"background: LightGoldenRodYellow\">(Details : {LOINC code '8480-6' = 'Systolic blood pressure', given as 'Systolic blood pressure'})</span></p><p><b>value</b>: 109 mmHg<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code mm[Hg] = 'mm[Hg]')</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: Diastolic blood pressure <span style=\"background: LightGoldenRodYellow\">(Details : {LOINC code '8462-4' = 'Diastolic blood pressure', given as 'Diastolic blood pressure'})</span></p><p><b>dataAbsentReason</b>: Unknown <span style=\"background: LightGoldenRodYellow\">(Details : {http://terminology.hl7.org/CodeSystem/data-absent-reason code 'unknown' = 'Unknown', given as 'Unknown'})</span></p></blockquote></div>"
},
"status" : "final",
"category" : [
{
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/observation-category",
"code" : "vital-signs",
"display" : "Vital Signs"
}
],
"text" : "Vital Signs"
}
],
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "85354-9",
"display" : "Blood pressure panel with all children optional"
}
],
"text" : "Blood pressure systolic and diastolic"
},
"subject" : {
"reference" : "Patient/example",
"display" : "Amy Shaw"
},
"encounter" : {
"reference" : "Encounter/1036"
},
"effectiveDateTime" : "1999-07-02",
"component" : [
{
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "8480-6",
"display" : "Systolic blood pressure"
}
],
"text" : "Systolic blood pressure"
},
"valueQuantity" : {
"value" : 109,
"unit" : "mmHg",
"system" : "http://unitsofmeasure.org",
"code" : "mm[Hg]"
}
},
{
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "8462-4",
"display" : "Diastolic blood pressure"
}
],
"text" : "Diastolic blood pressure"
},
"dataAbsentReason" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/data-absent-reason",
"code" : "unknown",
"display" : "Unknown"
}
],
"text" : "Unknown"
}
}
]
},
"request" : {
"method" : "PUT",
"url" : "Observation/bp-data-absent"
}
},
{
"fullUrl" : "https://www.hl7.org/fhir/medicationrequest.html",
"resource" : {
"resourceType" : "MedicationRequest",
"id" : "example",
"meta" : {
"profile" : [
"http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-medicationrequest"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: example</p><p><b>meta</b>: </p><p><b>status</b>: active</p><p><b>intent</b>: order</p><p><b>medication</b>: <a href=\"Medication-example.html\">Generated Summary: id: example; <span title=\"Codes: {http://www.nlm.nih.gov/research/umls/rxnorm 1594660}\">alemtuzumab 10 MG/ML [Lemtrada]</span>; <span title=\"Codes: {http://snomed.info/sct 385219001}\">Conventional release solution for injection (dose form)</span></a></p><p><b>subject</b>: <a href=\"https://www.hl7.org/fhir/patient-example.html\">Generated Summary: id: example; Medical record number = 12345 (USUAL); active; Peter James Chalmers (OFFICIAL), Jim Chalmers , Peter James Windsor (MAIDEN); ph: (03) 5555 6473(WORK), ph: (03) 3410 5613(MOBILE), ph: (03) 5555 8834(OLD); gender: male; birthDate: 1974-12-25; </a></p><p><b>authoredOn</b>: Mar 26, 2015 12:32:52 AM</p><p><b>requester</b>: <a href=\"https://hl7.org/fhir/practitioner-example.html\">Generated Summary: id: example; 23; active; Adam Careful </a></p><p><b>dosageInstruction</b>: </p><h3>DispenseRequests</h3><table class=\"grid\"><tr><td>-</td><td><b>Quantity</b></td></tr><tr><td>*</td><td>100 ml<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code ml = 'ml')</span></td></tr></table></div>"
},
"status" : "active",
"intent" : "order",
"medicationReference" : {
"reference" : "Medication/example"
},
"subject" : {
"reference" : "Patient/example"
},
"authoredOn" : "2015-03-25T19:32:52-05:00",
"requester" : {
"reference" : "Practitioner/example"
},
"dosageInstruction" : [
{
"timing" : {
"repeat" : {
"frequency" : 3,
"period" : 1,
"periodUnit" : "d"
}
},
"site" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "447964005"
}
]
},
"route" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "394899003",
"display" : "oral administration of treatment"
}
]
},
"doseAndRate" : [
{
"type" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/dose-rate-type",
"code" : "ordered",
"display" : "Ordered"
}
]
},
"doseQuantity" : {
"value" : 5,
"unit" : "ml",
"system" : "http://unitsofmeasure.org",
"code" : "ml"
}
}
]
}
],
"dispenseRequest" : {
"quantity" : {
"value" : 100,
"unit" : "ml",
"system" : "http://unitsofmeasure.org",
"code" : "ml"
}
}
},
"request" : {
"method" : "PUT",
"url" : "MedicationRequest/example"
}
},
{
"fullUrl" : "https://build.fhir.org/ig/HL7/US-Core/Organization-example-organization-2.html",
"resource" : {
"resourceType" : "Organization",
"id" : "example-organization-2",
"meta" : {
"profile" : [
🔗 "http://hl7.org/fhir/us/core/StructureDefinition/us-core-organization"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: example-organization-2</p><p><b>meta</b>: </p><p><b>identifier</b>: 1407071236, 121111111</p><p><b>active</b>: true</p><p><b>type</b>: Healthcare Provider <span style=\"background: LightGoldenRodYellow\">(Details : {http://terminology.hl7.org/CodeSystem/organization-type code 'prov' = 'Healthcare Provider', given as 'Healthcare Provider'})</span></p><p><b>name</b>: Acme Clinic</p><p><b>telecom</b>: ph: (+1) 734-677-7777, customer-service@acme-clinic.org</p><p><b>address</b>: 3300 Washtenaw Avenue, Suite 227 Amherst MA 01002 USA </p></div>"
},
"identifier" : [
{
"system" : "http://hl7.org.fhir/sid/us-npi",
"value" : "1407071236"
},
{
"system" : "http://example.org/fhir/sid/us-tin",
"value" : "121111111"
}
],
"active" : true,
"type" : [
{
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/organization-type",
"code" : "prov",
"display" : "Healthcare Provider"
}
]
}
],
"name" : "Acme Clinic",
"telecom" : [
{
"system" : "phone",
"value" : "(+1) 734-677-7777"
},
{
"system" : "email",
"value" : "customer-service@acme-clinic.org"
}
],
"address" : [
{
"line" : [
"3300 Washtenaw Avenue, Suite 227"
],
"city" : "Amherst",
"state" : "MA",
"postalCode" : "01002",
"country" : "USA"
}
]
},
"request" : {
"method" : "PUT",
"url" : "Organization/example-organization-2"
}
},
{
"fullUrl" : "https://www.hl7.org/fhir/observation.html",
"resource" : {
"resourceType" : "Observation",
"id" : "usg",
"meta" : {
"versionId" : "206588",
"lastUpdated" : "2016-04-18T04:10:12.426+00:00",
"profile" : [
🔗 "http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-lab"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: usg</p><p><b>meta</b>: </p><p><b>status</b>: final</p><p><b>category</b>: Laboratory <span style=\"background: LightGoldenRodYellow\">(Details : {http://terminology.hl7.org/CodeSystem/observation-category code 'laboratory' = 'Laboratory', given as 'Laboratory'})</span></p><p><b>code</b>: SPEC GRAV <span style=\"background: LightGoldenRodYellow\">(Details : {LOINC code '5811-5' = 'Specific gravity of Urine by Test strip', given as 'Specific gravity of Urine by Test strip'})</span></p><p><b>subject</b>: <a href=\"https://hl7.org/fhir/us/core/Patient-example.html\">Amy Shaw. Generated Summary: id: example; Medical Record Number = 1032702 (USUAL); active; Amy V. Shaw ; ph: 555-555-5555(HOME), amy.shaw@example.com; gender: female; birthDate: 2007-02-20</a></p><p><b>effective</b>: 05/07/2005 12:00:00 AM</p><p><b>value</b>: 1.017 {urine specific gravity}<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code {urine specific gravity} = '{urine specific gravity}')</span></p><h3>ReferenceRanges</h3><table class=\"grid\"><tr><td>-</td><td><b>Low</b></td><td><b>High</b></td></tr><tr><td>*</td><td>1.003 {urine specific gravity}<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code {urine specific gravity} = '{urine specific gravity}')</span></td><td>1.035 {urine specific gravity}<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code {urine specific gravity} = '{urine specific gravity}')</span></td></tr></table></div>"
},
"status" : "final",
"category" : [
{
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/observation-category",
"code" : "laboratory",
"display" : "Laboratory"
}
],
"text" : "Laboratory"
}
],
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "5811-5",
"display" : "Specific gravity of Urine by Test strip"
}
],
"text" : "SPEC GRAV"
},
"subject" : {
"reference" : "Patient/example",
"display" : "Amy Shaw"
},
"effectiveDateTime" : "2005-07-05",
"valueQuantity" : {
"value" : 1.017,
"system" : "http://unitsofmeasure.org",
"code" : "{urine specific gravity}"
},
"referenceRange" : [
{
"low" : {
"value" : 1.003,
"system" : "http://unitsofmeasure.org",
"code" : "{urine specific gravity}"
},
"high" : {
"value" : 1.035,
"system" : "http://unitsofmeasure.org",
"code" : "{urine specific gravity}"
}
}
]
},
"request" : {
"method" : "PUT",
"url" : "Observation/usg/_history/206588"
}
},
{
"fullUrl" : "https://www.hl7.org/fhir/adverseevent.html",
"resource" : {
"resourceType" : "AdverseEvent",
"id" : "example",
"meta" : {
"profile" : [
"http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-adverseevent"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: example</p><p><b>meta</b>: </p><p><b>identifier</b>: 49476534</p><p><b>actuality</b>: actual</p><p><b>event</b>: O/E - itchy rash <span style=\"background: LightGoldenRodYellow\">(Details : {SNOMED CT code '304386008' = 'O/E - itchy rash', given as 'O/E - itchy rash'})</span></p><p><b>subject</b>: <a href=\"https://www.hl7.org/fhir/patient-example.html\">Generated Summary: id: example; Medical record number = 12345 (USUAL); active; Peter James Chalmers (OFFICIAL), Jim Chalmers , Peter James Windsor (MAIDEN); ph: (03) 5555 6473(WORK), ph: (03) 3410 5613(MOBILE), ph: (03) 5555 8834(OLD); gender: male; birthDate: 1974-12-25; </a></p><p><b>date</b>: Jan 29, 2017 12:34:56 PM</p><p><b>seriousness</b>: Non-serious <span style=\"background: LightGoldenRodYellow\">(Details : {http://terminology.hl7.org/CodeSystem/adverse-event-seriousness code 'Non-serious' = 'Non-serious', given as 'Non-serious'})</span></p><p><b>recorder</b>: <a href=\"https://hl7.org/fhir/practitioner-example.html\">Generated Summary: id: example; 23; active; Adam Careful </a></p><h3>SuspectEntities</h3><table class=\"grid\"><tr><td>-</td><td><b>Instance</b></td></tr><tr><td>*</td><td><a href=\"Medication-example.html\">Generated Summary: id: example; <span title=\"Codes: {http://www.nlm.nih.gov/research/umls/rxnorm 1594660}\">alemtuzumab 10 MG/ML [Lemtrada]</span>; <span title=\"Codes: {http://snomed.info/sct 385219001}\">Conventional release solution for injection (dose form)</span></a></td></tr></table></div>"
},
"identifier" : {
"system" : "http://acme.com/ids/patients/risks",
"value" : "49476534"
},
"actuality" : "actual",
"event" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "304386008",
"display" : "O/E - itchy rash"
}
]
},
"subject" : {
"reference" : "Patient/example"
},
"date" : "2017-01-29T12:34:56+00:00",
"seriousness" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/adverse-event-seriousness",
"code" : "non-serious",
"display" : "Non-serious"
}
]
},
"recorder" : {
"reference" : "Practitioner/example"
},
"suspectEntity" : [
{
"instance" : {
"reference" : "Medication/example"
}
}
]
},
"request" : {
"method" : "PUT",
"url" : "AdverseEvent/example"
}
},
{
"fullUrl" : "https://www.hl7.org/fhir/us/core/STU4/Observation-urine-ketone.html",
"resource" : {
"resourceType" : "Observation",
"id" : "urine-ketone",
"meta" : {
"versionId" : "206468",
"lastUpdated" : "2016-04-18T03:39:00.812+00:00",
"profile" : [
🔗 "http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-lab"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: urine-ketone</p><p><b>meta</b>: </p><p><b>status</b>: final</p><p><b>category</b>: Laboratory <span style=\"background: LightGoldenRodYellow\">(Details : {http://terminology.hl7.org/CodeSystem/observation-category code 'laboratory' = 'Laboratory', given as 'Laboratory'})</span></p><p><b>code</b>: KETONE <span style=\"background: LightGoldenRodYellow\">(Details : {LOINC code '2514-8' = 'Ketones [Presence] in Urine by Test strip', given as 'Ketones [Presence] in Urine by Test strip'})</span></p><p><b>subject</b>: <a href=\"https://hl7.org/fhir/us/core/Patient-example.html\">Amy Shaw. Generated Summary: id: example; Medical Record Number = 1032702 (USUAL); active; Amy V. Shaw ; ph: 555-555-5555(HOME), amy.shaw@example.com; gender: female; birthDate: 2007-02-20</a></p><p><b>effective</b>: 05/07/2005 12:00:00 AM</p><p><b>value</b>: Negative <span style=\"background: LightGoldenRodYellow\">(Details : {SNOMED CT code '260385009' = 'Negative', given as 'Negative'})</span></p><h3>ReferenceRanges</h3><table class=\"grid\"><tr><td>-</td><td><b>Text</b></td></tr><tr><td>*</td><td>Negative</td></tr></table></div>"
},
"status" : "final",
"category" : [
{
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/observation-category",
"code" : "laboratory",
"display" : "Laboratory"
}
],
"text" : "Laboratory"
}
],
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "2514-8",
"display" : "Ketones [Presence] in Urine by Test strip"
}
],
"text" : "KETONE"
},
"subject" : {
"reference" : "Patient/example",
"display" : "Amy Shaw"
},
"effectiveDateTime" : "2005-07-05",
"valueCodeableConcept" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "260385009",
"display" : "Negative"
}
],
"text" : "Negative"
},
"referenceRange" : [
{
"text" : "Negative"
}
]
},
"request" : {
"method" : "PUT",
"url" : "Observation/urine-ketone/_history/206468"
}
},
{
"fullUrl" : "https://www.hl7.org/fhir/us/core/Observation-serum-total-bilirubin.html",
"resource" : {
"resourceType" : "Observation",
"id" : "serum-total-bilirubin",
"meta" : {
"versionId" : "1364",
"lastUpdated" : "2016-03-09T15:29:59.089+00:00",
"profile" : [
🔗 "http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-lab"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: serum-total-bilirubin</p><p><b>meta</b>: </p><p><b>status</b>: final</p><p><b>category</b>: Laboratory <span style=\"background: LightGoldenRodYellow\">(Details : {http://terminology.hl7.org/CodeSystem/observation-category code 'laboratory' = 'Laboratory', given as 'Laboratory'})</span></p><p><b>code</b>: Bilirub SerPl-mCnc <span style=\"background: LightGoldenRodYellow\">(Details : {LOINC code '1975-2' = 'Bilirubin.total [Mass/volume] in Serum or Plasma', given as 'Bilirub SerPl-mCnc'})</span></p><p><b>subject</b>: <a href=\"https://hl7.org/fhir/us/core/Patient-example.html\">Amy Shaw. Generated Summary: id: example; Medical Record Number = 1032702 (USUAL); active; Amy V. Shaw ; ph: 555-555-5555(HOME), amy.shaw@example.com; gender: female; birthDate: 2007-02-20</a></p><p><b>effective</b>: 07/07/2005 12:00:00 AM</p><p><b>value</b>: 8.6 mg/dL</p><h3>ReferenceRanges</h3><table class=\"grid\"><tr><td>-</td><td><b>Low</b></td><td><b>High</b></td><td><b>AppliesTo</b></td></tr><tr><td>*</td><td>2.0 mg/dL<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code mg/dL = 'mg/dL')</span></td><td>7.0 mg/dL<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code mg/dL = 'mg/dL')</span></td><td>Normal Range <span style=\"background: LightGoldenRodYellow\">(Details : {http://terminology.hl7.org/CodeSystem/referencerange-meaning code 'normal' = 'Normal Range', given as 'Normal Range'})</span></td></tr></table></div>"
},
"status" : "final",
"category" : [
{
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/observation-category",
"code" : "laboratory",
"display" : "Laboratory"
}
],
"text" : "Laboratory"
}
],
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "1975-2",
"display" : "Bilirub SerPl-mCnc"
}
],
"text" : "Bilirub SerPl-mCnc"
},
"subject" : {
"reference" : "Patient/example",
"display" : "Amy Shaw"
},
"effectiveDateTime" : "2005-07-07",
"valueQuantity" : {
"value" : 8.6,
"unit" : "mg/dL",
"system" : "http://unitsofmeasure.org"
},
"referenceRange" : [
{
"low" : {
"value" : 2.0,
"unit" : "mg/dL",
"system" : "http://unitsofmeasure.org",
"code" : "mg/dL"
},
"high" : {
"value" : 7.0,
"unit" : "mg/dL",
"system" : "http://unitsofmeasure.org",
"code" : "mg/dL"
},
"appliesTo" : [
{
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/referencerange-meaning",
"code" : "normal",
"display" : "Normal Range"
}
],
"text" : "Normal Range"
}
]
}
]
},
"request" : {
"method" : "PUT",
"url" : "Observation/serum-total-bilirubin/_history/1364"
}
},
{
"fullUrl" : "https://hl7.org/fhir/us/core/STU2/Observation-urine-wbcs.html",
"resource" : {
"resourceType" : "Observation",
"id" : "urine-wbcs",
"meta" : {
"versionId" : "206635",
"lastUpdated" : "2016-04-18T04:25:02.064+00:00",
"profile" : [
🔗 "http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-lab"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: urine-wbcs</p><p><b>meta</b>: </p><p><b>status</b>: final</p><p><b>category</b>: Laboratory <span style=\"background: LightGoldenRodYellow\">(Details : {http://terminology.hl7.org/CodeSystem/observation-category code 'laboratory' = 'Laboratory', given as 'Laboratory'})</span></p><p><b>code</b>: WBC <span style=\"background: LightGoldenRodYellow\">(Details : {LOINC code '5821-4' = 'Leukocytes [#/area] in Urine sediment by Microscopy high power field', given as 'Leukocytes [#/area] in Urine sediment by Microscopy high power field'})</span></p><p><b>subject</b>: <a href=\"https://hl7.org/fhir/us/core/Patient-example.html\">Amy Shaw. Generated Summary: id: example; Medical Record Number = 1032702 (USUAL); active; Amy V. Shaw ; ph: 555-555-5555(HOME), amy.shaw@example.com; gender: female; birthDate: 2007-02-20</a></p><p><b>effective</b>: 05/07/2005 12:00:00 AM</p><p><b>value</b>: 20-30 cells/HPF</p><h3>ReferenceRanges</h3><table class=\"grid\"><tr><td>-</td><td><b>Text</b></td></tr><tr><td>*</td><td>None Seen/HPF</td></tr></table></div>"
},
"status" : "final",
"category" : [
{
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/observation-category",
"code" : "laboratory",
"display" : "Laboratory"
}
],
"text" : "Laboratory"
}
],
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "5821-4",
"display" : "Leukocytes [#/area] in Urine sediment by Microscopy high power field"
}
],
"text" : "WBC"
},
"subject" : {
"reference" : "Patient/example",
"display" : "Amy Shaw"
},
"effectiveDateTime" : "2005-07-05",
"valueRange" : {
"low" : {
"value" : 20,
"unit" : "cells/HPF",
"system" : "http://unitsofmeasure.org",
"code" : "/[HPF]"
},
"high" : {
"value" : 30,
"unit" : "cells/HPF",
"system" : "http://unitsofmeasure.org",
"code" : "/[HPF]"
}
},
"referenceRange" : [
{
"text" : "None Seen/HPF"
}
]
},
"request" : {
"method" : "PUT",
"url" : "Observation/urine-wbcs/_history/206635"
}
},
{
"fullUrl" : "https://www.hl7.org/fhir/us/core/Observation-weight.html",
"resource" : {
"resourceType" : "Observation",
"id" : "weight",
"meta" : {
"profile" : [
🔗 "http://hl7.org/fhir/StructureDefinition/bodyweight"🔗 ,
"http://hl7.org/fhir/StructureDefinition/vitalsigns"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: weight</p><p><b>meta</b>: </p><p><b>status</b>: final</p><p><b>category</b>: Vital Signs <span style=\"background: LightGoldenRodYellow\">(Details : {http://terminology.hl7.org/CodeSystem/observation-category code 'vital-signs' = 'Vital Signs', given as 'Vital Signs'})</span></p><p><b>code</b>: weight <span style=\"background: LightGoldenRodYellow\">(Details : {LOINC code '29463-7' = 'Body weight', given as 'Body Weight'})</span></p><p><b>subject</b>: <a href=\"https://hl7.org/fhir/us/core/Patient-example.html\">Amy Shaw. Generated Summary: id: example; Medical Record Number = 1032702 (USUAL); active; Amy V. Shaw ; ph: 555-555-5555(HOME), amy.shaw@example.com; gender: female; birthDate: 2007-02-20</a></p><p><b>encounter</b>: GP Visit</p><p><b>effective</b>: 02/07/1999 12:00:00 AM</p><p><b>value</b>: 20.09414 kg<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code kg = 'kg')</span></p></div>"
},
"status" : "final",
"category" : [
{
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/observation-category",
"code" : "vital-signs",
"display" : "Vital Signs"
}
],
"text" : "Vital Signs"
}
],
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "29463-7",
"display" : "Body Weight"
}
],
"text" : "weight"
},
"subject" : {
"reference" : "Patient/example",
"display" : "Amy Shaw"
},
"encounter" : {
"display" : "GP Visit"
},
"effectiveDateTime" : "1999-07-02",
"valueQuantity" : {
"value" : 20.09414,
"unit" : "kg",
"system" : "http://unitsofmeasure.org",
"code" : "kg"
}
},
"request" : {
"method" : "PUT",
"url" : "Observation/weight"
}
},
{
"fullUrl" : "https://www.hl7.org/fhir/us/core/Observation-pediatric-bmi-example.html",
"resource" : {
"resourceType" : "Observation",
"id" : "pediatric-bmi-example",
"meta" : {
"profile" : [
🔗 "http://hl7.org/fhir/us/core/StructureDefinition/pediatric-bmi-for-age"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: pediatric-bmi-example</p><p><b>meta</b>: </p><p><b>status</b>: final</p><p><b>category</b>: Vital Signs <span style=\"background: LightGoldenRodYellow\">(Details : {http://terminology.hl7.org/CodeSystem/observation-category code 'vital-signs' = 'Vital Signs', given as 'Vital Signs'})</span></p><p><b>code</b>: BMI <span style=\"background: LightGoldenRodYellow\">(Details : {LOINC code '59576-9' = 'Body mass index (BMI) [Percentile] Per age and sex', given as 'Body mass index (BMI) [Percentile] Per age and gender'})</span></p><p><b>subject</b>: <a href=\"Patient-example.html\">Infant Amy Shaw. Generated Summary: id: example; Medical Record Number = 1032702 (USUAL); active; Amy V. Shaw ; ph: 555-555-5555(HOME), amy.shaw@example.com; gender: female; birthDate: 2007-02-20</a></p><p><b>encounter</b>: GP Visit</p><p><b>effective</b>: 05/05/2019 5:12:29 AM</p><p><b>value</b>: 65 %<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code % = '%')</span></p></div>"
},
"status" : "final",
"category" : [
{
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/observation-category",
"code" : "vital-signs",
"display" : "Vital Signs"
}
],
"text" : "Vital Signs"
}
],
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "59576-9",
"display" : "Body mass index (BMI) [Percentile] Per age and sex"
}
],
"text" : "BMI"
},
"subject" : {
"reference" : "Patient/example",
"display" : "Infant Amy Shaw"
},
"encounter" : {
"display" : "GP Visit"
},
"effectiveDateTime" : "2019-05-04T12:12:29-07:00",
"valueQuantity" : {
"value" : 65,
"unit" : "%",
"system" : "http://unitsofmeasure.org",
"code" : "%"
}
},
"request" : {
"method" : "PUT",
"url" : "Observation/pediatric-bmi-example"
}
},
{
"fullUrl" : "https://www.hl7.org/fhir/us/core/Observation-cbc-erythrocytes.html",
"resource" : {
"resourceType" : "Observation",
"id" : "erythrocytes",
"meta" : {
"versionId" : "1189",
"lastUpdated" : "2016-03-09T15:29:58.419+00:00",
"profile" : [
🔗 "http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-lab"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: erythrocytes</p><p><b>meta</b>: </p><p><b>status</b>: final</p><p><b>category</b>: Laboratory <span style=\"background: LightGoldenRodYellow\">(Details : {http://terminology.hl7.org/CodeSystem/observation-category code 'laboratory' = 'Laboratory', given as 'Laboratory'})</span></p><p><b>code</b>: RBC # Bld Auto <span style=\"background: LightGoldenRodYellow\">(Details : {LOINC code '789-8' = 'Erythrocytes [#/volume] in Blood by Automated count', given as 'RBC # Bld Auto'})</span></p><p><b>subject</b>: <a href=\"https://hl7.org/fhir/us/core/Patient-example.html\">Amy Shaw. Generated Summary: id: example; Medical Record Number = 1032702 (USUAL); active; Amy V. Shaw ; ph: 555-555-5555(HOME), amy.shaw@example.com; gender: female; birthDate: 2007-02-20</a></p><p><b>effective</b>: 05/07/2005 12:00:00 AM</p><p><b>value</b>: 4.58 10*6/uL</p><h3>ReferenceRanges</h3><table class=\"grid\"><tr><td>-</td><td><b>Low</b></td><td><b>High</b></td><td><b>AppliesTo</b></td></tr><tr><td>*</td><td>4.1 10*6/uL<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code 10*6/uL = '10*6/uL')</span></td><td>6.1 10*6/uL<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code 10*6/uL = '10*6/uL')</span></td><td>Normal Range <span style=\"background: LightGoldenRodYellow\">(Details : {http://terminology.hl7.org/CodeSystem/referencerange-meaning code 'normal' = 'Normal Range', given as 'Normal Range'})</span></td></tr></table></div>"
},
"status" : "final",
"category" : [
{
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/observation-category",
"code" : "laboratory",
"display" : "Laboratory"
}
],
"text" : "Laboratory"
}
],
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "789-8",
"display" : "RBC # Bld Auto"
}
],
"text" : "RBC # Bld Auto"
},
"subject" : {
"reference" : "Patient/example",
"display" : "Amy Shaw"
},
"effectiveDateTime" : "2005-07-05",
"valueQuantity" : {
"value" : 4.58,
"unit" : "10*6/uL",
"system" : "http://unitsofmeasure.org"
},
"referenceRange" : [
{
"low" : {
"value" : 4.1,
"unit" : "10*6/uL",
"system" : "http://unitsofmeasure.org",
"code" : "10*6/uL"
},
"high" : {
"value" : 6.1,
"unit" : "10*6/uL",
"system" : "http://unitsofmeasure.org",
"code" : "10*6/uL"
},
"appliesTo" : [
{
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/referencerange-meaning",
"code" : "normal",
"display" : "Normal Range"
}
],
"text" : "Normal Range"
}
]
}
]
},
"request" : {
"method" : "PUT",
"url" : "Observation/erythrocytes/_history/1189"
}
},
{
"fullUrl" : "https://build.fhir.org/ig/HL7/fhir-qi-core/MedicationDispense-negation-example.html",
"resource" : {
"resourceType" : "MedicationDispense",
"id" : "negation-example",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: negation-example</p><p><b>status</b>: declined</p><p><b>statusReason</b>: Drug treatment not indicated (situation) <span style=\"background: LightGoldenRodYellow\">(Details : {SNOMED CT code '183966005' = 'Drug treatment not indicated', given as 'Drug treatment not indicated (situation)'})</span></p><p><b>medication</b>: Medication Brand Name value set <span style=\"background: LightGoldenRodYellow\">(Details : {[not stated] code 'null' = 'null)</span></p><p><b>subject</b>: <a href=\"https://www.hl7.org/fhir/patient-example.html\">Generated Summary: id: example; Medical record number = 12345 (USUAL); active; Peter James Chalmers (OFFICIAL), Jim Chalmers , Peter James Windsor (MAIDEN); ph: (03) 5555 6473(WORK), ph: (03) 3410 5613(MOBILE), ph: (03) 5555 8834(OLD); gender: male; birthDate: 1974-12-25; </a></p><p><b>authorizingPrescription</b>: <a href=\"MedicationRequest-example.html\">Generated Summary: id: example; status: active; intent: order; ????; authoredOn: Mar 26, 2015 12:32:52 AM; </a></p><p><b>dosageInstruction</b>: </p></div>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-recorded",
"valueDateTime" : "2017-01-17"
}
],
"status" : "declined",
"statusReasonCodeableConcept" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "183966005",
"display" : "Drug treatment not indicated (situation)"
}
]
},
"medicationCodeableConcept" : {
"coding" : [
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/valueset-reference",
"valueUri" : "http://cts.nlm.nih.gov/fhir/2.16.840.1.113883.3.88.12.80.16"
}
]
}
],
"text" : "Medication Brand Name value set"
},
"subject" : {
"reference" : "Patient/example"
},
"authorizingPrescription" : [
{
"reference" : "MedicationRequest/example"
}
],
"dosageInstruction" : [
{
"timing" : {
"repeat" : {
"frequency" : 3,
"period" : 1,
"periodUnit" : "d"
}
},
"route" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "394899003",
"display" : "oral administration of treatment"
}
]
},
"doseAndRate" : [
{
"type" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/dose-rate-type",
"code" : "ordered",
"display" : "Ordered"
}
]
},
"doseQuantity" : {
"value" : 5,
"unit" : "ml",
"system" : "http://unitsofmeasure.org",
"code" : "ml"
}
}
]
}
]
},
"request" : {
"method" : "PUT",
"url" : "MedicationDispense/negation-example"
}
},
{
"fullUrl" : "https://www.hl7.org/fhir/us/core/Observation-bun.html",
"resource" : {
"resourceType" : "Observation",
"id" : "bun",
"meta" : {
"versionId" : "1237",
"lastUpdated" : "2016-03-09T15:29:58.597+00:00",
"profile" : [
🔗 "http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-lab"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: bun</p><p><b>meta</b>: </p><p><b>status</b>: final</p><p><b>category</b>: Laboratory <span style=\"background: LightGoldenRodYellow\">(Details : {http://terminology.hl7.org/CodeSystem/observation-category code 'laboratory' = 'Laboratory', given as 'Laboratory'})</span></p><p><b>code</b>: BUN SerPl-mCnc <span style=\"background: LightGoldenRodYellow\">(Details : {LOINC code '3094-0' = 'Urea nitrogen [Mass/volume] in Serum or Plasma', given as 'BUN SerPl-mCnc'})</span></p><p><b>subject</b>: <a href=\"https://hl7.org/fhir/us/core/Patient-example.html\">Amy Shaw. Generated Summary: id: example; Medical Record Number = 1032702 (USUAL); active; Amy V. Shaw ; ph: 555-555-5555(HOME), amy.shaw@example.com; gender: female; birthDate: 2007-02-20</a></p><p><b>effective</b>: 05/07/2005 12:00:00 AM</p><p><b>value</b>: 10.0 mg/dL</p><h3>ReferenceRanges</h3><table class=\"grid\"><tr><td>-</td><td><b>Low</b></td><td><b>High</b></td><td><b>AppliesTo</b></td></tr><tr><td>*</td><td>5.0 mg/dL<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code mg/dL = 'mg/dL')</span></td><td>20.0 mg/dL<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code mg/dL = 'mg/dL')</span></td><td>Normal Range <span style=\"background: LightGoldenRodYellow\">(Details : {http://terminology.hl7.org/CodeSystem/referencerange-meaning code 'normal' = 'Normal Range', given as 'Normal Range'})</span></td></tr></table></div>"
},
"status" : "final",
"category" : [
{
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/observation-category",
"code" : "laboratory",
"display" : "Laboratory"
}
],
"text" : "Laboratory"
}
],
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "3094-0",
"display" : "BUN SerPl-mCnc"
}
],
"text" : "BUN SerPl-mCnc"
},
"subject" : {
"reference" : "Patient/example",
"display" : "Amy Shaw"
},
"effectiveDateTime" : "2005-07-05",
"valueQuantity" : {
"value" : 10.0,
"unit" : "mg/dL",
"system" : "http://unitsofmeasure.org"
},
"referenceRange" : [
{
"low" : {
"value" : 5.0,
"unit" : "mg/dL",
"system" : "http://unitsofmeasure.org",
"code" : "mg/dL"
},
"high" : {
"value" : 20.0,
"unit" : "mg/dL",
"system" : "http://unitsofmeasure.org",
"code" : "mg/dL"
},
"appliesTo" : [
{
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/referencerange-meaning",
"code" : "normal",
"display" : "Normal Range"
}
],
"text" : "Normal Range"
}
]
}
]
},
"request" : {
"method" : "PUT",
"url" : "Observation/bun/_history/1237"
}
},
{
"fullUrl" : "https://build.fhir.org/medication-examples.html",
"resource" : {
"resourceType" : "Medication",
"id" : "example",
"meta" : {
"profile" : [
"http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-medication"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: example</p><p><b>meta</b>: </p><p><b>contained</b>: </p><p><b>code</b>: alemtuzumab 10 MG/ML [Lemtrada] <span style=\"background: LightGoldenRodYellow\">(Details : {RxNorm code '1594660' = 'alemtuzumab 10 MG/ML [Lemtrada]', given as 'alemtuzumab 10 MG/ML [Lemtrada]'})</span></p><p><b>manufacturer</b>: unknown resource contained</p><p><b>form</b>: Conventional release solution for injection (dose form) <span style=\"background: LightGoldenRodYellow\">(Details : {SNOMED CT code '385219001' = 'Solution for injection', given as 'Conventional release solution for injection (dose form)'})</span></p><h3>Ingredients</h3><table class=\"grid\"><tr><td>-</td><td><b>Item[x]</b></td><td><b>Strength</b></td></tr><tr><td>*</td><td>Alemtuzumab (substance) <span style=\"background: LightGoldenRodYellow\">(Details : {SNOMED CT code '129472003' = 'Alemtuzumab', given as 'Alemtuzumab (substance)'})</span></td><td>12 mg<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code mg = 'mg')</span>/1.2 mL<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code mL = 'mL')</span></td></tr></table><h3>Batches</h3><table class=\"grid\"><tr><td>-</td><td><b>LotNumber</b></td><td><b>ExpirationDate</b></td></tr><tr><td>*</td><td>9494788</td><td>May 22, 2017 12:00:00 AM</td></tr></table></div>"
},
"contained" : [
{
"resourceType" : "Organization",
"id" : "org6",
"identifier" : [
{
"system" : "http://example.org/identifier",
"value" : "ORG-006"
}
],
"active" : true,
"name" : "Genzyme",
"telecom" : [
{
"system" : "url",
"value" : "https://www.sanofigenzyme.com/",
"use" : "work"
}
],
"address" : [
{
"use" : "work",
"city" : "Cambridge",
"state" : "MA",
"country" : "USA"
}
]
}
],
"code" : {
"coding" : [
{
"system" : "http://www.nlm.nih.gov/research/umls/rxnorm",
"code" : "1594660",
"display" : "alemtuzumab 10 MG/ML [Lemtrada]"
}
]
},
"manufacturer" : {
"reference" : "#org6"
},
"form" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "385219001",
"display" : "Conventional release solution for injection (dose form)"
}
]
},
"ingredient" : [
{
"itemCodeableConcept" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "129472003",
"display" : "Alemtuzumab (substance)"
}
]
},
"strength" : {
"numerator" : {
"value" : 12,
"system" : "http://unitsofmeasure.org",
"code" : "mg"
},
"denominator" : {
"value" : 1.2,
"system" : "http://unitsofmeasure.org",
"code" : "mL"
}
}
}
],
"batch" : {
"lotNumber" : "9494788",
"expirationDate" : "2017-05-22"
}
},
"request" : {
"method" : "PUT",
"url" : "Medication/example"
}
},
{
"fullUrl" : "https://hl7.org/fhir/us/core/Observation-serum-co2.html",
"resource" : {
"resourceType" : "Observation",
"id" : "serum-co2",
"meta" : {
"versionId" : "962",
"lastUpdated" : "2016-03-09T15:29:57.477+00:00",
"profile" : [
🔗 "http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-lab"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: serum-co2</p><p><b>meta</b>: </p><p><b>status</b>: final</p><p><b>category</b>: Laboratory <span style=\"background: LightGoldenRodYellow\">(Details : {http://terminology.hl7.org/CodeSystem/observation-category code 'laboratory' = 'Laboratory', given as 'Laboratory'})</span></p><p><b>code</b>: CO2 SerPl-sCnc <span style=\"background: LightGoldenRodYellow\">(Details : {LOINC code '2028-9' = 'Carbon dioxide, total [Moles/volume] in Serum or Plasma', given as 'CO2 SerPl-sCnc'})</span></p><p><b>subject</b>: <a href=\"https://hl7.org/fhir/us/core/Patient-example.html\">Amy Shaw. Generated Summary: id: example; Medical Record Number = 1032702 (USUAL); active; Amy V. Shaw ; ph: 555-555-5555(HOME), amy.shaw@example.com; gender: female; birthDate: 2007-02-20</a></p><p><b>effective</b>: 05/07/2005 12:00:00 AM</p><p><b>value</b>: 24.0 mmol/L</p><h3>ReferenceRanges</h3><table class=\"grid\"><tr><td>-</td><td><b>Low</b></td><td><b>High</b></td><td><b>AppliesTo</b></td></tr><tr><td>*</td><td>22.0 mmol/L<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code mmol/L = 'mmol/L')</span></td><td>29.0 mmol/L<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code mmol/L = 'mmol/L')</span></td><td>Normal Range <span style=\"background: LightGoldenRodYellow\">(Details : {http://terminology.hl7.org/CodeSystem/referencerange-meaning code 'normal' = 'Normal Range', given as 'Normal Range'})</span></td></tr></table></div>"
},
"status" : "final",
"category" : [
{
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/observation-category",
"code" : "laboratory",
"display" : "Laboratory"
}
],
"text" : "Laboratory"
}
],
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "2028-9",
"display" : "CO2 SerPl-sCnc"
}
],
"text" : "CO2 SerPl-sCnc"
},
"subject" : {
"reference" : "Patient/example",
"display" : "Amy Shaw"
},
"effectiveDateTime" : "2005-07-05",
"valueQuantity" : {
"value" : 24.0,
"unit" : "mmol/L",
"system" : "http://unitsofmeasure.org"
},
"referenceRange" : [
{
"low" : {
"value" : 22.0,
"unit" : "mmol/L",
"system" : "http://unitsofmeasure.org",
"code" : "mmol/L"
},
"high" : {
"value" : 29.0,
"unit" : "mmol/L",
"system" : "http://unitsofmeasure.org",
"code" : "mmol/L"
},
"appliesTo" : [
{
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/referencerange-meaning",
"code" : "normal",
"display" : "Normal Range"
}
],
"text" : "Normal Range"
}
]
}
]
},
"request" : {
"method" : "PUT",
"url" : "Observation/serum-co2/_history/962"
}
},
{
"fullUrl" : "https://www.hl7.org/fhir/us/core/STU4/Observation-urine-bacteria.html",
"resource" : {
"resourceType" : "Observation",
"id" : "urine-bacteria",
"meta" : {
"versionId" : "206540",
"lastUpdated" : "2016-04-18T03:56:41.250+00:00",
"profile" : [
🔗 "http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-lab"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: urine-bacteria</p><p><b>meta</b>: </p><p><b>status</b>: final</p><p><b>category</b>: Laboratory <span style=\"background: LightGoldenRodYellow\">(Details : {http://terminology.hl7.org/CodeSystem/observation-category code 'laboratory' = 'Laboratory', given as 'Laboratory'})</span></p><p><b>code</b>: BACTERIA <span style=\"background: LightGoldenRodYellow\">(Details : {LOINC code '25145-4' = 'Bacteria [Presence] in Urine sediment by Light microscopy', given as 'Bacteria [Presence] in Urine sediment by Light microscopy'})</span></p><p><b>subject</b>: <a href=\"https://hl7.org/fhir/us/core/Patient-example.html\">Amy Shaw. Generated Summary: id: example; Medical Record Number = 1032702 (USUAL); active; Amy V. Shaw ; ph: 555-555-5555(HOME), amy.shaw@example.com; gender: female; birthDate: 2007-02-20</a></p><p><b>effective</b>: 05/07/2005 12:00:00 AM</p><p><b>value</b>: 4+ <span style=\"background: LightGoldenRodYellow\">(Details : {SNOMED CT code '260350009' = 'Present ++++ out of ++++ (qualifier value)', given as '++++'})</span></p><h3>ReferenceRanges</h3><table class=\"grid\"><tr><td>-</td><td><b>Text</b></td></tr><tr><td>*</td><td>0-1+</td></tr></table></div>"
},
"status" : "final",
"category" : [
{
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/observation-category",
"code" : "laboratory",
"display" : "Laboratory"
}
],
"text" : "Laboratory"
}
],
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "25145-4",
"display" : "Bacteria [Presence] in Urine sediment by Light microscopy"
}
],
"text" : "BACTERIA"
},
"subject" : {
"reference" : "Patient/example",
"display" : "Amy Shaw"
},
"effectiveDateTime" : "2005-07-05",
"valueCodeableConcept" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "260350009",
"display" : "++++"
}
],
"text" : "4+"
},
"referenceRange" : [
{
"text" : "0-1+"
}
]
},
"request" : {
"method" : "PUT",
"url" : "Observation/urine-bacteria/_history/206540"
}
},
{
"fullUrl" : "https://build.fhir.org/servicerequest-examples.html",
"resource" : {
"resourceType" : "ServiceRequest",
"id" : "example",
"meta" : {
"profile" : [
"http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-servicerequest"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: example</p><p><b>meta</b>: </p><p><b>status</b>: completed</p><p><b>intent</b>: order</p><p><b>priority</b>: urgent</p><p><b>code</b>: Excision of appendix (procedure) <span style=\"background: LightGoldenRodYellow\">(Details : {SNOMED CT code '80146002' = 'Appendectomy', given as 'Excision of appendix (procedure)'})</span></p><p><b>subject</b>: <a href=\"https://www.hl7.org/fhir/patient-example.html\">Generated Summary: id: example; Medical record number = 12345 (USUAL); active; Peter James Chalmers (OFFICIAL), Jim Chalmers , Peter James Windsor (MAIDEN); ph: (03) 5555 6473(WORK), ph: (03) 3410 5613(MOBILE), ph: (03) 5555 8834(OLD); gender: male; birthDate: 1974-12-25; </a></p><p><b>encounter</b>: <a href=\"https://build.fhir.org/ig/HL7/fhir-qi-core//Encounter-encounter-ed-example.html\">Generated Summary: id: example; status: in-progress; <span title=\"{http://terminology.hl7.org/CodeSystem/v3-ActCode IMP}\">inpatient encounter</span>; <span title=\"Codes: {http://www.ama-assn.org/go/cpt 99223}\">Inpatient Hospital Care</span></a></p><p><b>occurrence</b>: Apr 5, 2013 12:00:00 AM</p><p><b>asNeeded</b>: true</p><p><b>authoredOn</b>: Apr 4, 2013 12:00:00 AM</p><p><b>reasonCode</b>: On examination - abdominal pain - right iliac <span style=\"background: LightGoldenRodYellow\">(Details : {SNOMED CT code '163220003' = 'On examination - abdominal pain - right iliac (finding)', given as 'On examination - abdominal pain - right iliac'})</span></p><p><b>bodySite</b>: Appendix structure <span style=\"background: LightGoldenRodYellow\">(Details : {SNOMED CT code '66754008' = 'Appendix', given as 'Appendix structure'})</span></p></div>"
},
"status" : "completed",
"intent" : "order",
"priority" : "urgent",
"code" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "80146002",
"display" : "Excision of appendix (procedure)"
}
],
"text" : "Excision of appendix (procedure)"
},
"subject" : {
"reference" : "Patient/example"
},
"encounter" : {
"reference" : "Encounter/example"
},
"occurrenceDateTime" : "2013-04-05",
"asNeededBoolean" : true,
"authoredOn" : "2013-04-04",
"reasonCode" : [
{
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "163220003",
"display" : "On examination - abdominal pain - right iliac"
}
]
}
],
"bodySite" : [
{
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "66754008",
"display" : "Appendix structure"
}
]
}
]
},
"request" : {
"method" : "PUT",
"url" : "ServiceRequest/example"
}
},
{
"fullUrl" : "https://www.hl7.org/fhir/us/core/Observation-cbc-mchc.html",
"resource" : {
"resourceType" : "Observation",
"id" : "mchc",
"meta" : {
"versionId" : "879",
"lastUpdated" : "2016-03-09T15:29:57.124+00:00",
"profile" : [
🔗 "http://hl7.org/fhir/us/core/StructureDefinition/us-core-observation-lab"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: mchc</p><p><b>meta</b>: </p><p><b>status</b>: final</p><p><b>category</b>: Laboratory <span style=\"background: LightGoldenRodYellow\">(Details : {http://terminology.hl7.org/CodeSystem/observation-category code 'laboratory' = 'Laboratory', given as 'Laboratory'})</span></p><p><b>code</b>: MCHC RBC Auto-mCnc <span style=\"background: LightGoldenRodYellow\">(Details : {LOINC code '786-4' = 'MCHC [Mass/volume] by Automated count', given as 'MCHC RBC Auto-mCnc'})</span></p><p><b>subject</b>: <a href=\"https://hl7.org/fhir/us/core/Patient-example.html\">Amy Shaw. Generated Summary: id: example; Medical Record Number = 1032702 (USUAL); active; Amy V. Shaw ; ph: 555-555-5555(HOME), amy.shaw@example.com; gender: female; birthDate: 2007-02-20</a></p><p><b>effective</b>: 05/07/2005 12:00:00 AM</p><p><b>value</b>: 34.7 g/dL</p><h3>ReferenceRanges</h3><table class=\"grid\"><tr><td>-</td><td><b>Low</b></td><td><b>High</b></td><td><b>AppliesTo</b></td></tr><tr><td>*</td><td>30.0 g/dL<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code g/dL = 'g/dL')</span></td><td>34.0 g/dL<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code g/dL = 'g/dL')</span></td><td>Normal Range <span style=\"background: LightGoldenRodYellow\">(Details : {http://terminology.hl7.org/CodeSystem/referencerange-meaning code 'normal' = 'Normal Range', given as 'Normal Range'})</span></td></tr></table></div>"
},
"status" : "final",
"category" : [
{
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/observation-category",
"code" : "laboratory",
"display" : "Laboratory"
}
],
"text" : "Laboratory"
}
],
"code" : {
"coding" : [
{
"system" : "http://loinc.org",
"code" : "786-4",
"display" : "MCHC RBC Auto-mCnc"
}
],
"text" : "MCHC RBC Auto-mCnc"
},
"subject" : {
"reference" : "Patient/example",
"display" : "Amy Shaw"
},
"effectiveDateTime" : "2005-07-05",
"valueQuantity" : {
"value" : 34.7,
"unit" : "g/dL",
"system" : "http://unitsofmeasure.org"
},
"referenceRange" : [
{
"low" : {
"value" : 30.0,
"unit" : "g/dL",
"system" : "http://unitsofmeasure.org",
"code" : "g/dL"
},
"high" : {
"value" : 34.0,
"unit" : "g/dL",
"system" : "http://unitsofmeasure.org",
"code" : "g/dL"
},
"appliesTo" : [
{
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/referencerange-meaning",
"code" : "normal",
"display" : "Normal Range"
}
],
"text" : "Normal Range"
}
]
}
]
},
"request" : {
"method" : "PUT",
"url" : "Observation/mchc/_history/879"
}
},
{
"fullUrl" : "https://www.hl7.org/fhir/specimen.html",
"resource" : {
"resourceType" : "Specimen",
"id" : "example",
"meta" : {
"profile" : [
"https://www.hl7.org/fhir/specimen.html"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: example</p><p><b>meta</b>: </p><p><b>type</b>: Venous blood specimen <span style=\"background: LightGoldenRodYellow\">(Details : {SNOMED CT code '122555007' = 'Venous blood specimen', given as 'Venous blood specimen'})</span></p><p><b>subject</b>: <a href=\"https://www.hl7.org/fhir/patient-example.html\">Generated Summary: id: example; Medical record number = 12345 (USUAL); active; Peter James Chalmers (OFFICIAL), Jim Chalmers , Peter James Windsor (MAIDEN); ph: (03) 5555 6473(WORK), ph: (03) 3410 5613(MOBILE), ph: (03) 5555 8834(OLD); gender: male; birthDate: 1974-12-25; </a></p><p><b>receivedTime</b>: Mar 4, 2011 7:03:00 AM</p><h3>Collections</h3><table class=\"grid\"><tr><td>-</td><td><b>Extension</b></td><td><b>Collected[x]</b></td><td><b>Quantity</b></td><td><b>BodySite</b></td></tr><tr><td>*</td><td/><td>Mar 6, 2011 6:15:00 AM</td><td>6 mL</td><td>Anterior surface of arm <span style=\"background: LightGoldenRodYellow\">(Details : {SNOMED CT code '7311008' = 'Anterior surface of arm', given as 'Anterior surface of arm'})</span></td></tr></table><h3>Processings</h3><table class=\"grid\"><tr><td>-</td><td><b>Extension</b></td><td><b>Description</b></td><td><b>Procedure</b></td><td><b>Additive</b></td></tr><tr><td>*</td><td/><td>Treated with anticoagulants.</td><td>Defibrination <span style=\"background: LightGoldenRodYellow\">(Details : {http://terminology.hl7.org/CodeSystem/v2-0373 code 'DEFB' = 'Defibrination', given as 'Defibrination'})</span></td><td><a href=\"Substance-example.html\">Generated Summary: id: example; 1463; status: active; <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/substance-category allergen}\">Allergen</span>; <span title=\"Codes: \">apitoxin (Honey Bee Venom)</span></a></td></tr></table><h3>Containers</h3><table class=\"grid\"><tr><td>-</td><td><b>Extension</b></td><td><b>Type</b></td><td><b>Capacity</b></td></tr><tr><td>*</td><td/><td>Specimen vial <span style=\"background: LightGoldenRodYellow\">(Details : {SNOMED CT code '434746001' = 'Specimen vial (physical object)', given as 'Specimen vial'})</span></td><td>10 mL</td></tr></table></div>"
},
"type" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "122555007",
"display" : "Venous blood specimen"
}
]
},
"subject" : {
"reference" : "Patient/example"
},
"receivedTime" : "2011-03-04T07:03:00Z",
"collection" : {
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/specimen-collectionPriority",
"valueCodeableConcept" : {
"coding" : [
{
"system" : "http://example.com",
"code" : "5",
"display" : "ROUTINE"
}
]
}
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/specimen-specialHandling",
"valueCodeableConcept" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode",
"code" : "NOPERSISTP",
"display" : "no collection beyond purpose of use"
}
]
}
}
],
"collectedDateTime" : "2011-03-06T06:15:00Z",
"quantity" : {
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/specimen-isDryWeight",
"valueBoolean" : false
}
],
"value" : 6,
"unit" : "mL"
},
"bodySite" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "7311008",
"display" : "Anterior surface of arm"
}
]
}
},
"processing" : [
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/specimen-processingTime",
"valuePeriod" : {
"start" : "2011-03-04T07:03:00Z",
"end" : "2011-03-04T07:03:00Z"
}
}
],
"description" : "Treated with anticoagulants.",
"procedure" : {
"coding" : [
{
"system" : "http://terminology.hl7.org/CodeSystem/v2-0373",
"code" : "DEFB",
"display" : "Defibrination"
}
]
},
"additive" : [
{
"reference" : "Substance/example"
}
]
}
],
"container" : [
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/specimen-sequenceNumber",
"valueInteger" : 1
}
],
"type" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "434746001",
"display" : "Specimen vial"
}
]
},
"capacity" : {
"value" : 10,
"unit" : "mL"
}
}
]
},
"request" : {
"method" : "PUT",
"url" : "Specimen/example"
}
},
{
"fullUrl" : "https://build.fhir.org/ig/HL7/fhir-qi-core/MedicationAdministration-negation-example.html",
"resource" : {
"resourceType" : "MedicationAdministration",
"id" : "negation-example",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: negation-example</p><p><b>status</b>: not-done</p><p><b>statusReason</b>: Drug treatment not indicated (situation) <span style=\"background: LightGoldenRodYellow\">(Details : {SNOMED CT code '183966005' = 'Drug treatment not indicated', given as 'Drug treatment not indicated (situation)'})</span></p><p><b>medication</b>: Medication Brand Name value set <span style=\"background: LightGoldenRodYellow\">(Details : {[not stated] code 'null' = 'null)</span></p><p><b>subject</b>: <a href=\"https://www.hl7.org/fhir/patient-example.html\">Generated Summary: id: example; Medical record number = 12345 (USUAL); active; Peter James Chalmers (OFFICIAL), Jim Chalmers , Peter James Windsor (MAIDEN); ph: (03) 5555 6473(WORK), ph: (03) 3410 5613(MOBILE), ph: (03) 5555 8834(OLD); gender: male; birthDate: 1974-12-25; </a></p><p><b>context</b>: <a href=\"https://build.fhir.org/ig/HL7/fhir-qi-core//Encounter-encounter-ed-example.html\">Generated Summary: id: example; status: in-progress; <span title=\"{http://terminology.hl7.org/CodeSystem/v3-ActCode IMP}\">inpatient encounter</span>; <span title=\"Codes: {http://www.ama-assn.org/go/cpt 99223}\">Inpatient Hospital Care</span></a></p><p><b>supportingInformation</b>: <a href=\"Condition-example.html\">Generated Summary: id: example; <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/condition-clinical active}\">Active</span>; <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/condition-ver-status confirmed}\">Confirmed</span>; <span title=\"Codes: {http://terminology.hl7.org/CodeSystem/condition-category problem-list-item}\">Problem List Item</span>; <span title=\"Codes: {http://snomed.info/sct 24484000}\">Severe (severity modifier)</span>; <span title=\"Codes: {http://snomed.info/sct 39065001}\">Burnt Ear</span>; <span title=\"Codes: {http://snomed.info/sct 49521004}\">Left Ear</span>; onset: May 24, 2012 12:00:00 AM; recordedDate: May 24, 2012 12:00:00 AM</a></p><p><b>effective</b>: Jan 15, 2015 1:30:00 PM --> Jan 15, 2015 1:30:00 PM</p><p><b>request</b>: <a href=\"MedicationRequest-example.html\">Generated Summary: id: example; status: active; intent: order; ????; authoredOn: Mar 26, 2015 12:32:52 AM; </a></p><p><b>note</b>: Patient started Bupropion this morning - will administer in a reduced dose tomorrow</p><h3>Dosages</h3><table class=\"grid\"><tr><td>-</td><td><b>Route</b></td><td><b>Dose</b></td></tr><tr><td>*</td><td>Intravenous route (qualifier value) <span style=\"background: LightGoldenRodYellow\">(Details : {SNOMED CT code '47625008' = 'Intravenous route', given as 'Intravenous route (qualifier value)'})</span></td><td>3 mg<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code mg = 'mg')</span></td></tr></table></div>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/us/qicore/StructureDefinition/qicore-recorded",
"valueDateTime" : "2015-01-15"
}
],
"status" : "not-done",
"statusReason" : [
{
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "183966005",
"display" : "Drug treatment not indicated (situation)"
}
]
}
],
"medicationCodeableConcept" : {
"coding" : [
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/valueset-reference",
"valueUri" : "http://cts.nlm.nih.gov/fhir/2.16.840.1.113883.3.88.12.80.16"
}
]
}
],
"text" : "Medication Brand Name value set"
},
"subject" : {
"reference" : "Patient/example"
},
"context" : {
"reference" : "Encounter/example"
},
"supportingInformation" : [
{
"reference" : "Condition/example"
}
],
"effectivePeriod" : {
"start" : "2015-01-15T14:30:00+01:00",
"end" : "2015-01-15T14:30:00+01:00"
},
"request" : {
"reference" : "MedicationRequest/example"
},
"note" : [
{
"text" : "Patient started Bupropion this morning - will administer in a reduced dose tomorrow"
}
],
"dosage" : {
"route" : {
"coding" : [
{
"system" : "http://snomed.info/sct",
"code" : "47625008",
"display" : "Intravenous route (qualifier value)"
}
]
},
"dose" : {
"value" : 3,
"unit" : "mg",
"system" : "http://unitsofmeasure.org",
"code" : "mg"
}
}
},
"request" : {
"method" : "PUT",
"url" : "MedicationAdministration/negation-example"
}
},
{
"fullUrl" : "https://www.hl7.org/fhir/us/core/STU4/MedicationRequest-uscore-mo1.html",
"resource" : {
"resourceType" : "MedicationRequest",
"id" : "uscore-mo1",
"meta" : {
"profile" : [
🔗 "http://hl7.org/fhir/us/core/StructureDefinition/us-core-medicationrequest"
]
},
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative with Details</b></p><p><b>id</b>: uscore-mo1</p><p><b>meta</b>: </p><p><b>status</b>: active</p><p><b>intent</b>: order</p><p><b>medication</b>: Nizatidine 15 MG/ML Oral Solution [Axid] <span style=\"background: LightGoldenRodYellow\">(Details : {RxNorm code '582620' = 'Nizatidine 15 MG/ML Oral Solution [Axid]', given as 'Nizatidine 15 MG/ML Oral Solution [Axid]'})</span></p><p><b>subject</b>: <a href=\"https://hl7.org/fhir/us/core/Patient-example.html\">Amy Shaw. Generated Summary: id: example; Medical Record Number = 1032702 (USUAL); active; Amy V. Shaw ; ph: 555-555-5555(HOME), amy.shaw@example.com; gender: female; birthDate: 2007-02-20</a></p><p><b>authoredOn</b>: 05/04/2008 12:00:00 AM</p><p><b>requester</b>: <a href=\"https://build.fhir.org/ig/HL7/US-Core/Practitioner-practitioner-1.html\">Ronald Bone, MD. Generated Summary: id: practitioner-1; 9941339108, 25456; Ronald Bone </a></p><p><b>dosageInstruction</b>: </p><h3>DispenseRequests</h3><table class=\"grid\"><tr><td>-</td><td><b>NumberOfRepeatsAllowed</b></td><td><b>Quantity</b></td><td><b>ExpectedSupplyDuration</b></td></tr><tr><td>*</td><td>1</td><td>480 mL<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code mL = 'mL')</span></td><td>30 days<span style=\"background: LightGoldenRodYellow\"> (Details: UCUM code d = 'd')</span></td></tr></table></div>"
},
"status" : "active",
"intent" : "order",
"medicationCodeableConcept" : {
"coding" : [
{
"system" : "http://www.nlm.nih.gov/research/umls/rxnorm",
"code" : "582620",
"display" : "Nizatidine 15 MG/ML Oral Solution [Axid]"
}
],
"text" : "Nizatidine 15 MG/ML Oral Solution [Axid]"
},
"subject" : {
"reference" : "Patient/example",
"display" : "Amy Shaw"
},
"authoredOn" : "2008-04-05",
"requester" : {
"reference" : "Practitioner/practitioner-1",
"display" : "Ronald Bone, MD"
},
"dosageInstruction" : [
{
"text" : "10 mL bid",
"timing" : {
"repeat" : {
"boundsPeriod" : {
"start" : "2008-04-05"
}
}
}
}
],
"dispenseRequest" : {
"numberOfRepeatsAllowed" : 1,
"quantity" : {
"value" : 480,
"unit" : "mL",
"system" : "http://unitsofmeasure.org",
"code" : "mL"
},
"expectedSupplyDuration" : {
"value" : 30,
"unit" : "days",
"system" : "http://unitsofmeasure.org",
"code" : "d"
}
}
},
"request" : {
"method" : "PUT",
"url" : "MedicationRequest/uscore-mo1"
}
}
]
}