Sha256: d729e91468e8c7ed37b5c231fe7c4aafa10030a3607f4866bb20572e25758f01

Contents?: true

Size: 1.5 KB

Versions: 10

Compression:

Stored size: 1.5 KB

Contents

{
  "resourceType": "CodeSystem",
  "id": "summary",
  "text": {
    "status": "generated",
    "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n      <h2>Code system summary example for ACME body sites</h2>\n      <div>\n        <p>This is an example code system summary for the ACME codes for body site.</p>\n\n      </div>\n      <p>This code system http://hl7.org/fhir/CodeSystem/summary defines many codes, but they are not represented here</p>\n    </div>"
  },
  "url": "http://hl7.org/fhir/CodeSystem/summary",
  "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

10 entries across 10 versions & 2 rubygems

Version Path
fhir_stu3_models-3.2.0 lib/fhir_stu3_models/examples/json/codesystem-example-summary.json
fhir_stu3_models-3.1.1 lib/fhir_stu3_models/examples/json/codesystem-example-summary.json
fhir_stu3_models-3.1.0 lib/fhir_stu3_models/examples/json/codesystem-example-summary.json
fhir_stu3_models-3.0.2 lib/fhir_stu3_models/examples/json/codesystem-example-summary.json
fhir_stu3_models-3.0.1 lib/fhir_stu3_models/examples/json/codesystem-example-summary.json
fhir_stu3_models-3.0.0 lib/fhir_stu3_models/examples/json/codesystem-example-summary.json
fhir_models-3.0.4 lib/fhir_models/examples/json/codesystem-example-summary.json
fhir_models-3.0.3 lib/fhir_models/examples/json/codesystem-example-summary.json
fhir_models-3.0.2 lib/fhir_models/examples/json/codesystem-example-summary.json
fhir_models-3.0.1 lib/fhir_models/examples/json/codesystem-example-summary.json