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

FHIR IG analytics

Packageio.health-samurai.core.r5
Resource TypeValueSet
IdValueSet-b2b-purpose-of-use.json
FHIR VersionR5

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "description": "Purpose of use codes for UDAP B2B authorization. Subset of HL7 v3 PurposeOfUse relevant to healthcare data exchange.",
  "compose": {
    "include": [
      {
        "system": "http://terminology.hl7.org/CodeSystem/v3-ActReason",
        "concept": [
          {
            "code": "TREAT",
            "display": "Treatment"
          },
          {
            "code": "HPAYMT",
            "display": "Healthcare Payment"
          },
          {
            "code": "HOPERAT",
            "display": "Healthcare Operations"
          },
          {
            "code": "PUBHLTH",
            "display": "Public Health"
          },
          {
            "code": "HRESCH",
            "display": "Healthcare Research"
          },
          {
            "code": "PATRQT",
            "display": "Patient Requested"
          },
          {
            "code": "ETREAT",
            "display": "Emergency Treatment"
          }
        ]
      }
    ]
  },
  "publisher": "Health Samurai",
  "name": "B2bPurposeOfUse",
  "resourceType": "ValueSet",
  "title": "B2b Purpose Of Use",
  "status": "active",
  "id": "b2b-purpose-of-use",
  "url": "http://health-samurai.io/fhir/core/ValueSet/b2b-purpose-of-use",
  "version": "0.2606.2"
}