FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagefhir.ca-bc.client
Resource TypePatient
IdPatient-Patient-MergePatient-Example.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: Patient Patient-MergePatient-Example

Anonymous Patient (no stated gender), DoB Unknown ( Account number (use: official, ))


Active:true
Links:
  • This record replaces: Identifier: Account number/123345654 (use: official, )
  • This record replaces: Identifier: Account number/123345654 (use: secondary, )
  • This record replaces: Identifier: Account number/123345654 (use: secondary, )
  • This record replaces: Identifier: Jurisdictional health number/9876543210 (use: official, )

Source1

{
  "resourceType": "Patient",
  "id": "Patient-MergePatient-Example",
  "meta": {
    "profile": [
      "http://hlth.gov.bc.ca/fhir/client/StructureDefinition/bc-merge-patient"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "identifier": [
    {
      "extension": [
        {
          "url": "http://hlth.gov.bc.ca/fhir/client/StructureDefinition/bc-identifier-status-extension",
          "valueCode": "active"
        }
      ],
      "use": "official",
      "type": {
        "coding": [
          {
            "system": "http://terminology.hl7.org/CodeSystem/v2-0203",
            "code": "AN"
          }
        ]
      },
      "system": "https://health.gov.bc.ca/fhir/NamingSystem/ca-bc-iha-iha-source-patient-id",
      "value": "8375493847"
    }
  ],
  "active": true,
  "link": [
    {
      "extension": [
        {
          "url": "http://hlth.gov.bc.ca/fhir/client/StructureDefinition/bc-merge-status-extension",
          "valueCode": "cancelled"
        }
      ],
      "other": {
        "identifier": {
          "extension": [
            {
              "url": "http://hlth.gov.bc.ca/fhir/client/StructureDefinition/bc-identifier-status-extension",
              "valueCode": "active"
            }
          ],
          "use": "official",
          "type": {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/v2-0203",
                "code": "AN"
              }
            ]
          },
          "system": "https://health.gov.bc.ca/fhir/NamingSystem/ca-bc-iha-iha-source-patient-id",
          "value": "123345654"
        }
      },
      "type": "replaces"
    },
    {
      "extension": [
        {
          "url": "http://hlth.gov.bc.ca/fhir/client/StructureDefinition/bc-merge-status-extension",
          "valueCode": "cancelled"
        }
      ],
      "other": {
        "identifier": {
          "extension": [
            {
              "url": "http://hlth.gov.bc.ca/fhir/client/StructureDefinition/bc-identifier-status-extension",
              "valueCode": "active"
            }
          ],
          "use": "secondary",
          "type": {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/v2-0203",
                "code": "AN"
              }
            ]
          },
          "system": "https://health.gov.bc.ca/fhir/NamingSystem/ca-bc-vpp-cw-source-patient-id",
          "value": "123345654"
        }
      },
      "type": "replaces"
    },
    {
      "extension": [
        {
          "url": "http://hlth.gov.bc.ca/fhir/client/StructureDefinition/bc-merge-status-extension",
          "valueCode": "obsolete"
        }
      ],
      "other": {
        "identifier": {
          "extension": [
            {
              "url": "http://hlth.gov.bc.ca/fhir/client/StructureDefinition/bc-identifier-status-extension",
              "valueCode": "active"
            }
          ],
          "use": "secondary",
          "type": {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/v2-0203",
                "code": "AN"
              }
            ]
          },
          "system": "https://health.gov.bc.ca/fhir/NamingSystem/ca-bc-vpp-cw-source-patient-id",
          "value": "123345654"
        }
      },
      "type": "replaces"
    },
    {
      "extension": [
        {
          "url": "http://hlth.gov.bc.ca/fhir/client/StructureDefinition/bc-merge-status-extension",
          "valueCode": "obsolete"
        }
      ],
      "other": {
        "identifier": {
          "use": "official",
          "type": {
            "coding": [
              {
                "system": "http://terminology.hl7.org/CodeSystem/v2-0203",
                "code": "JHN"
              }
            ]
          },
          "system": "https://fhir.infoway-inforoute.ca/NamingSystem/ca-bc-patient-healthcare-id",
          "value": "9876543210"
        }
      },
      "type": "replaces"
    }
  ]
}