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

FHIR IG analytics

Packagehl7.fhir.uv.oo-incubator
Resource TypeCodeSystem
IdCodeSystem-biologicallyderivedproductdispense-performer-function.json
FHIR VersionR6

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

This code system http://hl7.org/fhir/biologicallyderivedproductdispense-origin-relationship defines the following codes:

CodeDisplayDefinition
grouping GroupingABO and RhD blood grouping procedure
antibody-screening Antibody ScreeningAntibody screening procedure
antibody-identification Antibody IdentificationAntibody identification procedure
crossmatch CrossmatchSerological or electronic crossmatch procedure
release ReleaseApproval for release for clinical application
transport TransportTransfer of product from the supply department to the site of clinical use
receipt ReceiptReceipt of product for clinical application

Source1

{
  "resourceType": "CodeSystem",
  "id": "biologicallyderivedproductdispense-performer-function",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablecodesystem"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "oo"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode": "informative"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger": 1
    }
  ],
  "url": "http://hl7.org/fhir/uv/oo-incubator/CodeSystem/biologicallyderivedproductdispense-performer-function",
  "version": "0.1.0",
  "name": "BiologicallyDerivedProductDispensePerformerFunction",
  "title": "Biologically Derived Product Dispense Performer Function",
  "status": "active",
  "experimental": false,
  "date": "2023-01-29T21:19:50+01:00",
  "publisher": "HL7 International / Orders and Observations",
  "contact": [
    {
      "name": "HL7 Orders and Observations Workgroup",
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/orders"
        },
        {
          "system": "email",
          "value": "ord@lists.HL7.org"
        }
      ]
    }
  ],
  "description": "Biologically Derived Product Dispense Performer Function",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001"
        }
      ]
    }
  ],
  "caseSensitive": true,
  "valueSet": "http://hl7.org/fhir/uv/oo-incubator/ValueSet/biologicallyderivedproductdispense-performer-function",
  "content": "complete",
  "count": 7,
  "concept": [
    {
      "code": "group-and-type",
      "display": "Group and Type",
      "definition": "ABO and RhD blood grouping procedure"
    },
    {
      "code": "antibody-screen",
      "display": "Antibody Screen",
      "definition": "Antibody screening procedure"
    },
    {
      "code": "antibody-identification",
      "display": "Antibody Identification",
      "definition": "Antibody identification procedure"
    },
    {
      "code": "crossmatch",
      "display": "Crossmatch",
      "definition": "Serological or electronic crossmatch procedure"
    },
    {
      "code": "release",
      "display": "Release",
      "definition": "Approval for release for clinical application"
    },
    {
      "code": "transport",
      "display": "Transport",
      "definition": "Transfer of product from the supply department to the site of clinical use"
    },
    {
      "code": "receipt",
      "display": "Receipt",
      "definition": "Receipt of product for clinical application"
    }
  ]
}