Stream: IG creation
Topic: IG Value Set Expansion woes: urn:oid:1.3.6.1.4.1.19376.1.2.
Saul Kravitz (Feb 27 2020 at 18:11):
Trying to figure out the http://hl7.org/fhir/R4/endpoint-definitions.html#Endpoint.payloadType whose description is "The payload type describes the acceptable content that can be communicated on the endpoint." This is bound with an (example) strength to http://hl7.org/fhir/R4/valueset-endpoint-payload-type.html
The content logical definition (http://hl7.org/fhir/R4/valueset-endpoint-payload-type.html#definition) includes:
Include all codes defined in http://terminology.hl7.org/CodeSystem/endpoint-payload-type
Include these codes as defined in urn:oid:1.3.6.1.4.1.19376.1.2.3
Code Display
urn:ihe:pcc:handp:2008 History and Physical Specification
urn:ihe:pcc:xphr:2007 HL7 CCD Document
urn:ihe:pcc:aps:2007 IHE Antepartum Summary
urn:ihe:pcc:xds-ms:2007 XDS Medical Summaries
urn:ihe:pcc:xphr:2007 Personal Health Records
etc, etc, etc
Oddly, https://www.hl7.org/fhir/codesystem-endpoint-payload-type.html includes only two codes: Any and None.
I can't resolve the 2nd grouping, and nor, it seems can the IG builder, since the expansion (http://hl7.org/fhir/R4/valueset-endpoint-payload-type.html#expansion) says:
This value set could not be expanded by the publication tooling: Error from server: Unable to provide support for code system urn:oid:1.3.6.1.4.1.19376.1.2.3
WHAT IS GOING ON HERE?
Of secondary interest, since we are considering using this value set for the Plan-Net IG, is: why isn't there a FHIR endpoint type?
Grahame Grieve (Feb 27 2020 at 20:28):
@Brian Postlethwaite
Last updated: Apr 12 2022 at 19:14 UTC