FHIR CI-Build

This is the Continuous Integration Build of FHIR (will be incorrect/inconsistent at times).
See the Directory of published versions

Example ServiceRequest/lipid (JSON)

Orders and Observations Work GroupMaturity Level: N/AStandards Status: InformativeCompartments: Device, Encounter, Patient, Practitioner, RelatedPerson

Raw JSON (canonical form + also see JSON Format Specification)

Lipid Panel Order

{
  "resourceType" : "ServiceRequest",
  "id" : "lipid",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p><b>Generated Narrative: ServiceRequest</b><a name=\"lipid\"> </a><a name=\"hclipid\"> </a></p><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\">Resource ServiceRequest &quot;lipid&quot; </p></div><p><b>identifier</b>: Placer/2345234234234</p><p><b>status</b>: active</p><p><b>intent</b>: original-order</p><h3>Codes</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Concept</b></td></tr><tr><td style=\"display: none\">*</td><td>Lipid Panel <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (tests#LIPID)</span></td></tr></table><p><b>subject</b>: <a href=\"patient-example.html\">Patient/example</a> &quot;Peter CHALMERS&quot;</p><p><b>encounter</b>: <a href=\"encounter-example.html\">Encounter/example</a></p><p><b>occurrence</b>: 2013-05-02T16:16:00-07:00</p><p><b>requester</b>: <a href=\"practitioner-example.html\">Practitioner/example</a> &quot;Adam CAREFUL&quot;</p><p><b>performer</b>: <a href=\"practitioner-example-f202-lm.html\">Practitioner/f202</a> &quot;Luigi Maas&quot;</p><h3>Reasons</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Concept</b></td></tr><tr><td style=\"display: none\">*</td><td>Fam hx-ischem heart dis <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (ICD-9#V173)</span></td></tr></table><h3>SupportingInfos</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Reference</b></td></tr><tr><td style=\"display: none\">*</td><td><a name=\"hcfasting\"> </a><blockquote><p/><p><a name=\"fasting\"> </a></p><p><a name=\"hcfasting\"> </a></p><p><b>status</b>: <span title=\"     the mandatory quality flag:     \">final</span></p><p><b>code</b>: Fasting status - Reported <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#49541-6)</span></p><p><b>subject</b>: <a href=\"patient-example.html\">Patient/example</a> &quot;Peter CHALMERS&quot;</p><p><b>value</b>: Yes <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (v2-0136#Y)</span></p></blockquote></td></tr></table><p><b>specimen</b>: <a name=\"hcserum\"> </a></p><blockquote><p/><p><a name=\"serum\"> </a></p><p><a name=\"hcserum\"> </a></p><p><b>identifier</b>: <code>http://acme.org/specimens</code>/20150107-0012</p><p><b>type</b>: Serum sample <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#119364003)</span></p><p><b>subject</b>: <a href=\"patient-example.html\">Patient/example</a> &quot;Peter CHALMERS&quot;</p><h3>Collections</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Collected[x]</b></td></tr><tr><td style=\"display: none\">*</td><td>2015-08-16T06:40:17Z</td></tr></table></blockquote><p><b>note</b>: patient is afraid of needles</p><hr/><blockquote><p><b>Generated Narrative: Observation #fasting</b><a name=\"fasting\"> </a><a name=\"hcfasting\"> </a></p><p><b>status</b>: <span title=\"     the mandatory quality flag:     \">final</span></p><p><b>code</b>: Fasting status - Reported <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://loinc.org/\">LOINC</a>#49541-6)</span></p><p><b>subject</b>: <a href=\"patient-example.html\">Patient/example</a> &quot;Peter CHALMERS&quot;</p><p><b>value</b>: Yes <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (v2-0136#Y)</span></p></blockquote><hr/><blockquote><p><b>Generated Narrative: Specimen #serum</b><a name=\"serum\"> </a><a name=\"hcserum\"> </a></p><p><b>identifier</b>: <code>http://acme.org/specimens</code>/20150107-0012</p><p><b>type</b>: Serum sample <span style=\"background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki\"> (<a href=\"https://browser.ihtsdotools.org/\">SNOMED CT</a>#119364003)</span></p><p><b>subject</b>: <a href=\"patient-example.html\">Patient/example</a> &quot;Peter CHALMERS&quot;</p><h3>Collections</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Collected[x]</b></td></tr><tr><td style=\"display: none\">*</td><td>2015-08-16T06:40:17Z</td></tr></table></blockquote></div>"
  },
  "contained" : [{
    "resourceType" : "Observation",
    "id" : "fasting",
    "status" : "final",
    "code" : {
      "coding" : [{
        "system" : "http://loinc.org",
        "code" : "49541-6",
        "display" : "Fasting status - Reported"
      }]
    },
    "subject" : {
      "reference" : "Patient/example"
    },
    "valueCodeableConcept" : {
      "coding" : [{
        "system" : "http://terminology.hl7.org/CodeSystem/v2-0136",
        "code" : "Y",
        "display" : "Yes"
      }]
    }
  },
  {
    "resourceType" : "Specimen",
    "id" : "serum",
    "identifier" : [{
      "system" : "http://acme.org/specimens",
      "value" : "20150107-0012"
    }],
    "type" : {
      "coding" : [{
        "system" : "http://snomed.info/sct",
        "code" : "119364003",
        "display" : "Serum sample"
      }]
    },
    "subject" : {
      "reference" : "Patient/example"
    },
    "collection" : {
      "collectedDateTime" : "2015-08-16T06:40:17Z"
    }
  }],
  "identifier" : [{
    "type" : {
      "coding" : [{
        "system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
        "code" : "PLAC"
      }],
      "text" : "Placer"
    },
    "system" : "urn:oid:1.3.4.5.6.7",
    "value" : "2345234234234"
  }],
  "status" : "active",
  "intent" : "original-order",
  "code" : {
    "concept" : {
      "coding" : [{
        "system" : "http://acme.org/tests",
        "code" : "LIPID"
      }],
      "text" : "Lipid Panel"
    }
  },
  "subject" : {
    "reference" : "Patient/example"
  },
  "encounter" : {
    "reference" : "Encounter/example"
  },
  "occurrenceDateTime" : "2013-05-02T16:16:00-07:00",
  "requester" : {
    "reference" : "Practitioner/example"
  },
  "performer" : [{
    "reference" : "Practitioner/f202"
  }],
  "reason" : [{
    "concept" : {
      "coding" : [{
        "system" : "http://hl7.org/fhir/sid/icd-9",
        "code" : "V173",
        "display" : "Fam hx-ischem heart dis"
      }]
    }
  }],
  "supportingInfo" : [{
    "reference" : {
      "reference" : "#fasting",
      "display" : "Fasting status"
    }
  }],
  "specimen" : [{
    "reference" : "#serum",
    "display" : "Serum specimen"
  }],
  "note" : [{
    "text" : "patient is afraid of needles"
  }]
}

Usage note: every effort has been made to ensure that the examples are correct and useful, but they are not a normative part of the specification.