Sha256: 9f956f55a98d11468dd87ef792b520bb51cb8356d2a7844d4b3f1c748b412f45

Contents?: true

Size: 1.7 KB

Versions: 3

Compression:

Stored size: 1.7 KB

Contents

{
  "resourceType": "CodeSystem",
  "id": "missing-tooth-reason",
  "meta": {
    "lastUpdated": "2018-12-27T22:37:54.724+11:00",
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablecodesystem"
    ]
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "fm"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode": "draft"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger": 1
    }
  ],
  "url": "http://terminology.hl7.org/CodeSystem/missingtoothreason",
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113883.4.642.1.1150"
    }
  ],
  "version": "4.0.0",
  "name": "MissingToothReasonCodes",
  "title": "Missing Tooth Reason Codes",
  "status": "draft",
  "experimental": false,
  "publisher": "Financial Management",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://hl7.org/fhir"
        }
      ]
    }
  ],
  "description": "This value set includes sample Missing Tooth Reason codes.",
  "copyright": "This is an example set.",
  "caseSensitive": true,
  "valueSet": "http://hl7.org/fhir/ValueSet/missing-tooth-reason",
  "content": "complete",
  "concept": [
    {
      "code": "e",
      "display": "E",
      "definition": "Extraction"
    },
    {
      "code": "c",
      "display": "C",
      "definition": "Congenital"
    },
    {
      "code": "u",
      "display": "U",
      "definition": "Unknown"
    },
    {
      "code": "o",
      "display": "O",
      "definition": "Other"
    }
  ]
}

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
fhir_models-4.0.2 lib/fhir_models/examples/json/codesystem-missing-tooth-reason.json
fhir_models-4.0.1 lib/fhir_models/examples/json/codesystem-missing-tooth-reason.json
fhir_models-4.0.0 lib/fhir_models/examples/json/codesystem-missing-tooth-reason.json