FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: CodeSystem/temporary-pdmp-response-status

Packagehl7.fhir.us.pdmp
TypeCodeSystem
Idtemporary-pdmp-response-status
FHIR VersionR4
Sourcehttp://hl7.org/fhir/us/pdmp/https://build.fhir.org/ig/HL7/fhir-pdmp/CodeSystem-temporary-pdmp-response-status.html
URLhttp://hl7.org/fhir/us/pdmp/CodeSystem/temporary-pdmp-response-status
Version1.0.0
Statusactive
Date2024-10-15T15:08:01+00:00
NameTemporaryPdmpResponseStatus
TitlePDMP Response Status Codes (Temporary)
Realmus
Authorityhl7
DescriptionCodes indicating the overall status of a PDMP response. Intended to augment the PMIX Status Message code set
Contentcomplete

Resources that use this resource

ValueSet
pdmp-response-statusPDMP Value Set - Response Status

Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: CodeSystem temporary-pdmp-response-status

This case-sensitive code system http://hl7.org/fhir/us/pdmp/CodeSystem/temporary-pdmp-response-status defines the following code:

CodeDisplayDefinition
pre-stage-accepted Pre-Stage Request AcceptedThe request to pre-stage PDMP history results for the submitted individual has been accepted

Source

{
  "resourceType": "CodeSystem",
  "id": "temporary-pdmp-response-status",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "phx"
    }
  ],
  "url": "http://hl7.org/fhir/us/pdmp/CodeSystem/temporary-pdmp-response-status",
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113883.4.642.40.35.16.1"
    }
  ],
  "version": "1.0.0",
  "name": "TemporaryPdmpResponseStatus",
  "title": "PDMP Response Status Codes (Temporary)",
  "status": "active",
  "experimental": false,
  "date": "2024-10-15T15:08:01+00:00",
  "publisher": "HL7 International / Pharmacy",
  "contact": [
    {
      "name": "HL7 International / Pharmacy",
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/medication"
        }
      ]
    },
    {
      "name": "Frank McKinney",
      "telecom": [
        {
          "system": "email",
          "value": "frank.mckinney@pocp.com"
        },
        {
          "system": "email",
          "value": "fm@frankmckinney.com"
        }
      ]
    },
    {
      "name": "Scott Robertson",
      "telecom": [
        {
          "system": "email",
          "value": "scott.robertson@pocp.com"
        },
        {
          "system": "email",
          "value": "scott@BearHealthTech.consulting"
        }
      ]
    }
  ],
  "description": "Codes indicating the overall status of a PDMP response. Intended to augment the PMIX Status Message code set",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "US",
          "display": "United States of America"
        }
      ]
    }
  ],
  "caseSensitive": true,
  "content": "complete",
  "count": 1,
  "concept": [
    {
      "code": "pre-stage-accepted",
      "display": "Pre-Stage Request Accepted",
      "definition": "The request to pre-stage PDMP history results for the submitted individual has been accepted"
    }
  ]
}