{
  "resourceType": "Observation",
  "id": "uslab-example7",
  "text": {
    "status": "generated",
    "div": "<div>\n      <p>\n        <b>Generated Narrative with Details</b>\n      </p>\n      <p>\n        <b>code</b>: Chlamydia trachomatis by PCR \n        <span style=\"background: LightGoldenRodYellow \">(Details : {LOINC code '43304-5' = 'Chlamydia trachomatis rRNA [Presence] in Unspecified specimen by Probe and target amplification method', given as 'Chlamydia trachomatis rRNA [Presence] in Unspecified specimen by Probe and target amplification method'}; {urn:oid:2.16.840.1.113883.3.72.5.24 code 'CTPCR' = 'CTPCR', given as 'APTIMA CT'})</span>\n      </p>\n      <p>\n        <b>value</b>: Negative for Chlamydia Trachomatis rRNA \n        <span style=\"background: LightGoldenRodYellow \">(Details : {SNOMED CT code '260385009' = 'Negative (qualifier value)', given as 'Negative'}; {urn:oid:2.16.840.1.113883.3.72.5.24 code 'NEG' = 'NEG', given as 'Negative'})</span>\n      </p>\n      <p>\n        <b>interpretation</b>: Normal (applies to non-numeric results) \n        <span style=\"background: LightGoldenRodYellow \">(Details : {http://hl7.org/fhir/v2/0078 code 'N' = 'Normal (applies to non-numeric results))</span>\n      </p>\n      <p>\n        <b>applies</b>: Dec 5, 2014\n      </p>\n      <p>\n        <b>issued</b>: Dec 7, 2014 10:42:15 AM\n      </p>\n      <p>\n        <b>status</b>: FINAL\n      </p>\n      <p>\n        <b>identifier</b>: lab test result ID = 9012 (OFFICIAL)\n      </p>\n      <p>\n        <b>subject</b>: \n        <a href=\"Patient/uslab-example1\">Todd Lerr. Generated Summary: Extensions: todo, Extensions: todo; 18547545 (USUAL); Todd G. Lerr (OFFICIAL); MALE; birthDate: Jun 7, 2012; </a>\n      </p>\n      <p>\n        <b>specimen</b>: \n        <a href=\"Specimen/uslab-example2\">Urine First Void</a>\n      </p>\n      <p>\n        <b>performer</b>: \n        <a href=\"Practitioner/uslab-example1\">Dr Leonard T Bloodraw Jr. Generated Summary: 4444444445 (OFFICIAL); Leanard T Bloodraw ; ph: (555)7771234 ext.11</a>\n      </p>\n    </div>"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/uslabobservationkind",
      "valueCode": "result"
    }
  ],
  "code": {
    "coding": [
      {
        "system": "http://loinc.org",
        "code": "43304-5",
        "display": "Chlamydia trachomatis rRNA [Presence] in Unspecified specimen by Probe and target amplification method"
      },
      {
        "system": "urn:oid:2.16.840.1.113883.3.72.5.24",
        "code": "CTPCR",
        "display": "APTIMA CT"
      }
    ],
    "text": "Chlamydia trachomatis by PCR"
  },
  "valueCodeableConcept": {
    "coding": [
      {
        "system": "http://snomed.info/sct",
        "code": "260385009",
        "display": "Negative"
      },
      {
        "system": "urn:oid:2.16.840.1.113883.3.72.5.24",
        "code": "NEG",
        "display": "Negative"
      }
    ],
    "text": "Negative for Chlamydia Trachomatis rRNA"
  },
  "interpretation": {
    "coding": [
      {
        "system": "http://hl7.org/fhir/v2/0078",
        "code": "N"
      }
    ]
  },
  "appliesDateTime": "2014-12-05",
  "issued": "2014-12-06T15:42:15-08:00",
  "status": "final",
  "identifier": [
    {
      "use": "official",
      "type": {
        "text": "lab test result ID"
      },
      "system": "http://lis.acmelabs.org/identifiers/labtestresult",
      "value": "9012"
    }
  ],
  "subject": {
    "reference": "Patient/uslab-example1",
    "display": "Todd Lerr"
  },
  "specimen": {
    "reference": "Specimen/uslab-example2",
    "display": "Urine First Void"
  },
  "performer": [
    {
      "reference": "Practitioner/uslab-example1",
      "display": "Dr Leonard T Bloodraw Jr"
    }
  ]
}