type: valuesetvalueset: endpoint-payload-type
Endpoint Payload Type
- Official URL: http://hl7.org/fhir/ValueSet/endpoint-payload-type
- Version: 6.0.0
- Status: active
- Name: EndpointPayloadType
- Title: Endpoint Payload Type
- Publisher: HL7 Patient Administration
- Description: This is an example value set defined by the FHIR project, that could be used to represent possible payload document types.
Content (Compose)
- System: http://terminology.hl7.org/CodeSystem/endpoint-payload-type
- System: -
ValueSet XML
<?xml version="1.0" encoding="UTF-8"?>
<ValueSet xmlns="http://hl7.org/fhir">
<id value="endpoint-payload-type"/>
<extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-wg">
<valueCode value="pa"/>
</extension>
<extension url="http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status">
<valueCode value="informative"/>
</extension>
<url value="http://hl7.org/fhir/ValueSet/endpoint-payload-type"/>
<identifier>
<system value="urn:ietf:rfc:3986"/>
<value value="urn:oid:2.16.840.1.113883.4.642.3.496"/>
</identifier>
<identifier>
<use value="old"/>
<system value="urn:ietf:rfc:3986"/>
<value value="urn:oid:2.16.840.1.113883.4.642.3.489"/>
</identifier>
<version value="6.0.0"/>
<name value="EndpointPayloadType"/>
<title value="Endpoint Payload Type"/>
<status value="active"/>
<experimental value="true"/>
<publisher value="HL7 Patient Administration"/>
<contact>
<telecom>
<system value="url"/>
<value value="http://hl7.org/fhir"/>
</telecom>
</contact>
<description value="This is an example value set defined by the FHIR project, that could be used to represent possible payload document types."/>
<copyright value="Some content from IHE® Copyright © 2015 IHE International, Inc. This content is from the IHE Technical Frameworks and Supplements, available for free download and use at http://www.ihe.net/Technical_Frameworks/"/>
<compose>
<include>
<system value="http://terminology.hl7.org/CodeSystem/endpoint-payload-type"/>
</include>
<include>
<valueSet value="http://terminology.hl7.org/ValueSet/v3-HL7FormatCodes"/>
</include>
</compose>
</ValueSet>