Package | hl7.fhir.us.ecr |
Type | CodeSystem |
Id | ersd-endpoint-connection-type |
FHIR Version | R4 |
Source | http://hl7.org/fhir/us/ecr/https://build.fhir.org/ig/HL7/case-reporting/CodeSystem-ersd-endpoint-connection-type.html |
URL | http://hl7.org/fhir/us/ecr/CodeSystem/ersd-endpoint-connection-type |
Version | 2.1.2 |
Status | active |
Date | 2020-08-06T06:51:05+00:00 |
Name | Ersd_CodeSystem_Endpoint_Connection_Type |
Title | eRSD Endpoint Connection Type |
Realm | us |
Authority | hl7 |
Description | This code system contains codes that identify the HL7 FHIR File type. |
Content | complete |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CodeSystem ersd-endpoint-connection-type
This case-sensitive code system http://hl7.org/fhir/us/ecr/CodeSystem/ersd-endpoint-connection-type
defines the following codes:
Code | Display | Definition |
hl7-fhir-files | HL7 FHIR Files | HL7 FHIR Files. |
hl7-cql-files | HL7 CQL Files | HL7 CQL Files. |
{ "resourceType": "CodeSystem", "id": "ersd-endpoint-connection-type", "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "extension": [ { "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg", "valueCode": "pher" } ], "url": "http://hl7.org/fhir/us/ecr/CodeSystem/ersd-endpoint-connection-type", "identifier": [ { "system": "urn:ietf:rfc:3986", "value": "urn:oid:2.16.840.1.113883.4.642.40.46.16.1" } ], "version": "2.1.2", "name": "Ersd_CodeSystem_Endpoint_Connection_Type", "title": "eRSD Endpoint Connection Type", "status": "active", "experimental": false, "date": "2020-08-06T06:51:05+00:00", "publisher": "HL7 International / Public Health", "contact": [ { "name": "HL7 International / Public Health", "telecom": [ { "system": "url", "value": "http://www.hl7.org/Special/committees/pher" } ] } ], "description": "This code system contains codes that identify the HL7 FHIR File type.", "jurisdiction": [ { "coding": [ { "system": "urn:iso:std:iso:3166", "code": "US", "display": "United States of America" } ], "text": "United States of America" } ], "caseSensitive": true, "content": "complete", "concept": [ { "code": "hl7-fhir-files", "display": "HL7 FHIR Files", "definition": "HL7 FHIR Files." }, { "code": "hl7-cql-files", "display": "HL7 CQL Files", "definition": "HL7 CQL Files." } ] }