Sha256: 2bd0e61947e3a45e1ed0d1b395b843f95a4566f56617b4ee92a68e915180f792
Contents?: true
Size: 1.11 KB
Versions: 7
Compression:
Stored size: 1.11 KB
Contents
{ "resourceType": "CodeSystem", "id": "summary", "url": "http://hl7.org/fhir/CodeSystem/summary", "version": "4.0.1", "name": "Code system summary example for ACME body sites", "status": "draft", "experimental": true, "publisher": "HL7 International", "contact": [ { "name": "FHIR project team", "telecom": [ { "system": "url", "value": "http://hl7.org/fhir" } ] } ], "description": "This is an example code system summary for the ACME codes for body site.", "useContext": [ { "code": { "system": "http://example.org/CodeSystem/contexttype", "code": "species" }, "valueCodeableConcept": { "coding": [ { "system": "http://snomed.info/sct", "code": "337915000", "display": "Homo sapiens (organism)" } ] } } ], "jurisdiction": [ { "coding": [ { "system": "urn:iso:std:iso:3166", "code": "CA" } ] } ], "caseSensitive": true, "content": "not-present", "count": 92 }
Version data entries
7 entries across 7 versions & 1 rubygems