PCC - mobile Paramedicine Summary of Care (mPSC)
2.0.0-draft - ci-build International flag

PCC - mobile Paramedicine Summary of Care (mPSC), published by IHE Patient Care Coordination. This guide is not an authorized publication; it is the continuous build for version 2.0.0-draft built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/IHE/PCC.PCS/ and changes regularly. See the Directory of published versions

: ex-Coverage-Elina-R-Macias - JSON Representation

Raw json | Download


{
  "resourceType" : "Coverage",
  "id" : "ex-Coverage-Elina-R-Macias",
  "meta" : {
    "security" : [
      {
        "system" : "http://terminology.hl7.org/CodeSystem/v3-ActReason",
        "code" : "HTEST"
      }
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Coverage ex-Coverage-Elina-R-Macias</b></p><a name=\"ex-Coverage-Elina-R-Macias\"> </a><a name=\"hcex-Coverage-Elina-R-Macias\"> </a><a name=\"ex-Coverage-Elina-R-Macias-en-US\"> </a><p><b>identifier</b>: Member Number/37468674</p><p><b>status</b>: Active</p><p><b>type</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/v3-ActCode SUBSUPP}\">subsidized supplemental health program</span></p><p><b>subscriber</b>: <a href=\"Patient-ex-Patient-Elina-R-Macias.html\">R Macias  Female, DoB: 1941-08-04 ( Patient internal identifier)</a></p><p><b>beneficiary</b>: <a href=\"Patient-ex-Patient-Elina-R-Macias.html\">R Macias  Female, DoB: 1941-08-04 ( Patient internal identifier)</a></p><p><b>relationship</b>: <span title=\"Codes:{http://terminology.hl7.org/CodeSystem/subscriber-relationship self}\">Self</span></p><p><b>payor</b>: <a href=\"Organization-ex-Coverage-Elina-R-Macias-Organization.html\">Organization Medicare</a></p><p><b>order</b>: 1</p></div>"
  },
  "identifier" : [
    {
      "type" : {
        "coding" : [
          {
            "system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
            "code" : "MB"
          }
        ]
      },
      "value" : "37468674"
    }
  ],
  "status" : "active",
  "type" : {
    "coding" : [
      {
        "system" : "http://terminology.hl7.org/CodeSystem/v3-ActCode",
        "code" : "SUBSUPP"
      }
    ]
  },
  "subscriber" : {
    🔗 "reference" : "Patient/ex-Patient-Elina-R-Macias"
  },
  "beneficiary" : {
    🔗 "reference" : "Patient/ex-Patient-Elina-R-Macias"
  },
  "relationship" : {
    "coding" : [
      {
        "system" : "http://terminology.hl7.org/CodeSystem/subscriber-relationship",
        "code" : "self"
      }
    ]
  },
  "payor" : [
    {
      🔗 "reference" : "Organization/ex-Coverage-Elina-R-Macias-Organization"
    }
  ],
  "order" : 1
}