FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packageswiss.mednet.fhir
Resource TypeValueSet
IdValueSet-mni-encounter-reason.json
FHIR VersionR4
Sourcehttps://doc.mednet.swiss/fhir/ValueSet-mni-encounter-reason.html
URLhttps://mednet.swiss/fhir/ValueSet/mni-encounter-reason
Version0.20.0
Statusactive
Date2025-12-19T00:00:00+00:00
NameMNIEncounterReason
TitleMedNet Interface (MNI) - Encounter Reason ValueSet
Realmch
DescriptionMedNet Interface (MNI) - Encounter Reason ValueSet
Copyrightnovcom AG

Resources that use this resource

StructureDefinition
mni-encounterMedNet Interface (MNI) - Encounter

Resources that this resource uses

CodeSystem
sctSNOMED codes used in this IG

Narrative

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

Generated Narrative: ValueSet mni-encounter-reason


Source1

{
  "resourceType": "ValueSet",
  "id": "mni-encounter-reason",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://mednet.swiss/fhir/ValueSet/mni-encounter-reason",
  "version": "0.20.0",
  "name": "MNIEncounterReason",
  "title": "MedNet Interface (MNI) - Encounter Reason ValueSet",
  "status": "active",
  "experimental": false,
  "date": "2025-12-19T00:00:00+00:00",
  "publisher": "novcom AG",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "https://mednet.swiss"
        }
      ]
    }
  ],
  "description": "MedNet Interface (MNI) - Encounter Reason ValueSet",
  "copyright": "novcom AG",
  "compose": {
    "include": [
      {
        "system": "http://snomed.info/sct",
        "concept": [
          {
            "code": "64572001",
            "display": "Disease"
          },
          {
            "code": "55566008",
            "display": "Accidental physical contact (event)"
          },
          {
            "code": "77386006",
            "display": "Pregnancy"
          },
          {
            "code": "169443000",
            "display": "Prevention"
          },
          {
            "code": "276720006",
            "display": "Birth defect"
          },
          {
            "code": "261665006",
            "display": "Unknown"
          }
        ]
      }
    ]
  }
}