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

FHIR IG analytics

Packagehl7.fhir.uv.apix
Resource TypeCodeSystem
IdCodeSystem-apix-temp.json
FHIR VersionR5
Sourcehttps://build.fhir.org/ig/HL7/APIX---API-Exchange-for-Medicinal-Products/CodeSystem-apix-temp.html
URLhttp://hl7.org/fhir/uv/apix/CodeSystem/apix-temp
Version0.1.0
Statusactive
Date2026-03-27T01:59:45+00:00
NameAPIXTEMPCODES
TitleTemporary APIX Codes
Realmuv
Authorityhl7
DescriptionThese codes are intended to be added to the appropriate HL7 Terminology code system
Contentcomplete

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: CodeSystem apix-temp

Language: en

This case-sensitive code system http://hl7.org/fhir/uv/apix/CodeSystem/apix-temp defines the following code:

CodeDisplayDefinition
hl7-fhir-subscription-notify HL7 FHIR Subscription Notification EndpointEndpoint intended to receive HL7 FHIR Subscription Notifications

Source1

{
  "resourceType": "CodeSystem",
  "id": "apix-temp",
  "language": "en",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "brr"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger": 1,
      "_valueInteger": {
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical": "http://hl7.org/fhir/uv/apix/ImplementationGuide/hl7.fhir.uv.apix"
          }
        ]
      }
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode": "trial-use",
      "_valueCode": {
        "extension": [
          {
            "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical": "http://hl7.org/fhir/uv/apix/ImplementationGuide/hl7.fhir.uv.apix"
          }
        ]
      }
    }
  ],
  "url": "http://hl7.org/fhir/uv/apix/CodeSystem/apix-temp",
  "version": "0.1.0",
  "name": "APIXTEMPCODES",
  "title": "Temporary APIX Codes",
  "status": "active",
  "experimental": false,
  "date": "2026-03-27T01:59:45+00:00",
  "publisher": "HL7 International / Biomedical Research and Regulation",
  "contact": [
    {
      "name": "HL7 International / Biomedical Research and Regulation",
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/rcrim"
        }
      ]
    }
  ],
  "description": "These codes are intended to be added to the appropriate HL7 Terminology code system",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001",
          "display": "World"
        }
      ]
    }
  ],
  "caseSensitive": true,
  "content": "complete",
  "count": 1,
  "concept": [
    {
      "code": "hl7-fhir-subscription-notify",
      "display": "HL7 FHIR Subscription Notification Endpoint",
      "definition": "Endpoint intended to receive HL7 FHIR Subscription Notifications"
    }
  ]
}