FHIR Cross-Version Extensions package for FHIR R4 from FHIR R5
0.0.1-snapshot-2 - informative International flag

FHIR Cross-Version Extensions package for FHIR R4 from FHIR R5 - Version 0.0.1-snapshot-2. See the Directory of published versions

: Biologically Derived Product Property Type Codes - JSON Representation

Page standards status: Informative Maturity Level: 0

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "biologicallyderived-product-property-type-codes",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n            <p>This code system \n              <code>http://hl7.org/fhir/biologicallyderived-product-property-type-codes</code> defines some example codes:\n            </p>\n            <table class=\"codes\">\n              <tr>\n                <td style=\"white-space:nowrap\">\n                  <b>Code</b>\n                </td>\n                <td>\n                  <b>Display</b>\n                </td>\n                <td>\n                  <b>Definition</b>\n                </td>\n              </tr>\n              <tr>\n                <td style=\"white-space:nowrap\">collectiontype\n                  <a name=\"biologicallyderived-product-property-type-codes-collectiontype\"> </a>\n                </td>\n                <td>Collection Type</td>\n                <td>See https://www.isbt128.org/uri/CollectionType</td>\n              </tr>\n              <tr>\n                <td style=\"white-space:nowrap\">aborhd\n                  <a name=\"biologicallyderived-product-property-type-codes-aborhd\"> </a>\n                </td>\n                <td>ABORhD</td>\n                <td>See https://www.isbt128.org/uri/ABORhD</td>\n              </tr>\n              <tr>\n                <td style=\"white-space:nowrap\">singleeuropeancode\n                  <a name=\"biologicallyderived-product-property-type-codes-singleeuropeancode\"> </a>\n                </td>\n                <td>Single European Code</td>\n                <td>See https://www.isbt128.org/uri/SingleEuropeanCode</td>\n              </tr>\n              <tr>\n                <td style=\"white-space:nowrap\">redcellantigen\n                  <a name=\"biologicallyderived-product-property-type-codes-redcellantigen\"> </a>\n                </td>\n                <td>Red Cell Antigen</td>\n                <td>See https://www.isbt128.org/uri/RedCellAntigen</td>\n              </tr>\n            </table>\n          </div>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode" : "informative"
    },
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger" : 0
    },
    {
      "extension" : [
        {
          "url" : "packageId",
          "valueId" : "hl7.fhir.uv.xver-r5.r4"
        },
        {
          "url" : "version",
          "valueString" : "0.0.1-snapshot-2"
        }
      ],
      "url" : "http://hl7.org/fhir/StructureDefinition/package-source"
    },
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode" : "oo"
    }
  ],
  "url" : "http://hl7.org/fhir/biologicallyderived-product-property-type-codes",
  "version" : "5.0.0",
  "name" : "BiologicallyDerivedProductPropertyTypeCodes",
  "title" : "Biologically Derived Product Property Type Codes",
  "status" : "active",
  "experimental" : false,
  "date" : "2021-01-05T09:01:24+10:00",
  "publisher" : "Orders and Observations",
  "contact" : [
    {
      "name" : "Orders and Observations",
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/orders"
        }
      ]
    }
  ],
  "description" : "Biologically Derived Product Property Type Code.  This code system http://hl7.org/fhir/biologicallyderived-product-property-type-codes is a subset of the codes defined in http://terminology.hl7.org/CodeSystem/ib",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code" : "001",
          "display" : "World"
        }
      ]
    }
  ],
  "caseSensitive" : true,
  "valueSet" : "http://hl7.org/fhir/ValueSet/biologicallyderived-product-property-type-codes",
  "content" : "example",
  "concept" : [
    {
      "code" : "collectiontype",
      "display" : "Collection Type",
      "definition" : "See https://www.isbt128.org/uri/CollectionType"
    },
    {
      "code" : "aborhd",
      "display" : "ABORhD",
      "definition" : "See https://www.isbt128.org/uri/ABORhD"
    },
    {
      "code" : "singleeuropeancode",
      "display" : "Single European Code",
      "definition" : "See https://www.isbt128.org/uri/SingleEuropeanCode"
    },
    {
      "code" : "redcellantigen",
      "display" : "Red Cell Antigen",
      "definition" : "See https://www.isbt128.org/uri/RedCellAntigen"
    }
  ]
}