{
"description": "This code system contains codes that identify the HL7 FHIR File type.",
"_filename": "example/CodeSystem-us-ph-codesystem-endpoint-connection-type-example.json",
"package_name": "hl7.fhir.us.ph-library.r4b",
"date": "2023-08-17T14:04:40+00:00",
"meta": {
"profile": [ "http://hl7.org/fhir/us/ph-library/StructureDefinition/us-ph-codesystem" ],
"versionId": "5",
"lastUpdated": "2023-07-13T06:21:59.873Z"
},
"publisher": "HL7 Public Health Working Group",
"jurisdiction": [ {
"coding": [ {
"code": "US",
"system": "urn:iso:std:iso:3166"
} ]
} ],
"content": "complete",
"name": "USPublicHealthCodeSystemEndpointConnectionTypeExample",
"type": null,
"experimental": "false",
"resourceType": "CodeSystem",
"title": "US Public Health CodeSystem - Endpoint Connection Type Example",
"package_version": "1.0.0",
"status": "active",
"id": "31847da6-28e7-4f9f-91e2-c55c54105894",
"kind": null,
"count": 2,
"url": "http://hl7.org/fhir/us/ph-library/CodeSystem/us-ph-codesystem-endpoint-connection-type-example",
"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."
} ],
"caseSensitive": true,
"version": "1.0.0",
"contact": [ {
"name": "HL7 Public Health Working Group",
"telecom": [ {
"value": "http://www.hl7.org/Special/committees/pher",
"system": "url"
}, {
"value": "pher@lists.HL7.org",
"system": "email"
} ]
} ]
}