FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/mni-serviceRequestCode

Packageswiss.mednet.fhir
TypeValueSet
Idmni-serviceRequestCode
FHIR VersionR4
Sourcehttps://mednet.swiss/fhir/https://doc.mednet.swiss/fhir/ValueSet-mni-serviceRequestCode.html
URLhttps://mednet.swiss/fhir/ValueSet/mni-serviceRequestCode
Version0.16.0
Statusactive
Date2020-11-06T00:00:00+00:00
NameMNIServiceRequestCode
TitleMedNet Interface (MNI) - ServiceRequest Code ValueSet
Realmch
DescriptionMedNet Interface (MNI) - ServiceRequest Code ValueSet
CopyrightThis artefact includes content from SNOMED Clinical Terms® (SNOMED CT®) which is copyright of the International Health Terminology Standards Development Organisation (IHTSDO). Implementers of these artefacts must have the appropriate SNOMED CT Affiliate license - for more information contact http://www.snomed.org/snomed-ct/getsnomed-ct or info@snomed.org.

Resources that use this resource

StructureDefinition
mni-serviceRequestMedNet Interface (MNI) - ServiceRequest

Resources that this resource uses

CodeSystem
sctSNOMED CT (all versions)
sctSNOMED codes used in this IG
sctveri

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ValueSet mni-serviceRequestCode


Source

{
  "resourceType": "ValueSet",
  "id": "mni-serviceRequestCode",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://mednet.swiss/fhir/ValueSet/mni-serviceRequestCode",
  "version": "0.16.0",
  "name": "MNIServiceRequestCode",
  "title": "MedNet Interface (MNI) - ServiceRequest Code ValueSet",
  "status": "active",
  "date": "2020-11-06T00:00:00+00:00",
  "publisher": "novcom AG",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "https://mednet.swiss"
        }
      ]
    }
  ],
  "description": "MedNet Interface (MNI) -  ServiceRequest Code ValueSet",
  "copyright": "This artefact includes content from SNOMED Clinical Terms® (SNOMED CT®) which is copyright of the International Health Terminology Standards Development Organisation (IHTSDO). Implementers of these artefacts must have the appropriate SNOMED CT Affiliate license - for more information contact http://www.snomed.org/snomed-ct/getsnomed-ct or info@snomed.org.",
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "concept": [
          {
            "code": "721965002",
            "display": "Laboratory order (record artifact)"
          },
          {
            "code": "721964003",
            "display": "Radiology order (record artifact)"
          },
          {
            "code": "32485007",
            "display": "Hospital admission (procedure)"
          }
        ]
      }
    ]
  }
}