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

FHIR IG analytics

Packageihe.pcc.maps
Resource TypeConsent
IdConsent-ex-AdvanceDirectives-BloodTransfusion.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: Consent ex-AdvanceDirectives-BloodTransfusion

status: Active

scope: Treatment

category: Health Care Directive

patient: Mandy Female, DoB: 1994-12-25 ( Medical record number (use: usual, period: 2001-05-06 --> (ongoing)))

dateTime: 2021-10-06 10:52:30-0700

performer: Practitioner Simone Heps (official)

policyRule: Common Rule Informed Consent

Verifications

-VerifiedVerifiedWithVerificationDate
*trueMandy Female, DoB: 1994-12-25 ( Medical record number (use: usual, period: 2001-05-06 --> (ongoing)))2021-10-06 10:52:30-0700

Provisions

-TypeCode
*Opt InTransfusion of blood product

Source1

{
  "resourceType": "Consent",
  "id": "ex-AdvanceDirectives-BloodTransfusion",
  "meta": {
    "profile": [
      "https://profiles.ihe.net/PCC/mAPS/StructureDefinition/IHE.advanceDirectives"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "status": "active",
  "scope": {
    "coding": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/consentscope",
        "code": "treatment"
      }
    ]
  },
  "category": [
    {
      "coding": [
        {
          "system": "http://terminology.hl7.org/CodeSystem/consentcategorycodes",
          "code": "hcd"
        }
      ]
    }
  ],
  "patient": {
    "reference": "Patient/ex-Patient-AmandaAlvarez"
  },
  "dateTime": "2021-10-06T10:52:30-07:00",
  "performer": [
    {
      "reference": "Practitioner/ex-Practitioner"
    }
  ],
  "policyRule": {
    "coding": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/consentpolicycodes",
        "code": "cric"
      }
    ]
  },
  "verification": [
    {
      "verified": true,
      "verifiedWith": {
        "reference": "Patient/ex-Patient-AmandaAlvarez"
      },
      "verificationDate": "2021-10-06T10:52:30-07:00"
    }
  ],
  "provision": {
    "type": "permit",
    "code": [
      {
        "coding": [
          {
            "system": "http://snomed.info/sct",
            "code": "116859006"
          }
        ]
      }
    ]
  }
}