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

FHIR IG Statistics: CodeSystem/ersd-endpoint-connection-type

Packagehl7.fhir.us.ecr
TypeCodeSystem
Idersd-endpoint-connection-type
FHIR VersionR4
Sourcehttp://hl7.org/fhir/us/ecr/https://build.fhir.org/ig/HL7/case-reporting/CodeSystem-ersd-endpoint-connection-type.html
URLhttp://hl7.org/fhir/us/ecr/CodeSystem/ersd-endpoint-connection-type
Version2.1.2
Statusactive
Date2020-08-06T06:51:05+00:00
NameErsd_CodeSystem_Endpoint_Connection_Type
TitleeRSD Endpoint Connection Type
Realmus
Authorityhl7
DescriptionThis code system contains codes that identify the HL7 FHIR File type.
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 ersd-endpoint-connection-type

This case-sensitive code system http://hl7.org/fhir/us/ecr/CodeSystem/ersd-endpoint-connection-type defines the following codes:

CodeDisplayDefinition
hl7-fhir-files HL7 FHIR FilesHL7 FHIR Files.
hl7-cql-files HL7 CQL FilesHL7 CQL Files.

Source

{
  "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."
    }
  ]
}