http://hl7.org/fhir/CodeSystem/summary|4.0.1

name
Code system summary example for ACME body sites
package
hl7.fhir.r4.core@4.0.1
content
not-present
experimental
true
status
draft

This is an example code system summary for the ACME codes for body site.

{
  "description" : "This is an example code system summary for the ACME codes for body site.",
  "compose" : null,
  "package" : "hl7.fhir.r4.core@4.0.1",
  "date" : null,
  "meta" : {
    "lastUpdated" : "2019-11-01T09:29:23.356+11:00"
  },
  "publisher" : "HL7 International",
  "jurisdiction" : [ {
    "coding" : [ {
      "code" : "CA",
      "system" : "urn:iso:std:iso:3166"
    } ]
  } ],
  "content" : "not-present",
  "name" : "Code system summary example for ACME body sites",
  "useContext" : [ {
    "code" : {
      "code" : "species",
      "system" : "http://example.org/CodeSystem/contexttype"
    },
    "valueCodeableConcept" : {
      "coding" : [ {
        "code" : "337915000",
        "system" : "http://snomed.info/sct",
        "display" : "Homo sapiens (organism)"
      } ]
    }
  } ],
  "experimental" : true,
  "resourceType" : "CodeSystem",
  "title" : null,
  "supliment" : null,
  "extension" : [ {
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
    "valueCode" : "fhir"
  } ],
  "status" : "draft",
  "id" : "1dbfdf82-15a8-553a-aedf-d257ebccccb8",
  "count" : 92,
  "url" : "http://hl7.org/fhir/CodeSystem/summary",
  "caseSensitive" : true,
  "version" : "4.0.1",
  "contact" : [ {
    "name" : "FHIR project team",
    "telecom" : [ {
      "value" : "http://hl7.org/fhir",
      "system" : "url"
    } ]
  } ]
}