Sha256: ba086bc071c22b8c7f5431505062edf5155016e47e225098a079043d2eea0fe4

Contents?: true

Size: 1.15 KB

Versions: 3

Compression:

Stored size: 1.15 KB

Contents

{
  "resourceType": "CodeSystem",
  "id": "service-product",
  "meta": {
    "lastUpdated": "2018-12-27T22:37:54.724+11:00",
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablecodesystem"
    ]
  },
  "url": "http://hl7.org/fhir/ex-serviceproduct",
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113883.4.642.1.561"
    }
  ],
  "version": "4.0.0",
  "name": "ExampleService/ProductCodes",
  "title": "Example Service/Product Codes",
  "status": "draft",
  "experimental": false,
  "publisher": "Financial Management",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://hl7.org/fhir"
        }
      ]
    }
  ],
  "description": "This value set includes a smattering of Service/Product codes.",
  "copyright": "This is an example set.",
  "caseSensitive": true,
  "valueSet": "http://hl7.org/fhir/ValueSet/service-product",
  "content": "complete",
  "concept": [
    {
      "code": "exam",
      "display": "Exam",
      "definition": "Exam"
    },
    {
      "code": "flushot",
      "display": "Flu shot",
      "definition": "Flu shot"
    }
  ]
}

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
fhir_models-4.0.2 lib/fhir_models/examples/json/codesystem-service-product.json
fhir_models-4.0.1 lib/fhir_models/examples/json/codesystem-service-product.json
fhir_models-4.0.0 lib/fhir_models/examples/json/codesystem-service-product.json