PackagesCanonicalsLogsProblems
    Packages
    medcom.fhir.dk.terminology@2.0.0
    http://medcomfhir.dk/ig/terminology/CodeSystem/medcom-core-encounter-act-codes
{
  "description": "CodeSystem with code for classification of an encounter.",
  "_filename": "CodeSystem-medcom-core-encounter-act-codes.json",
  "package_name": "medcom.fhir.dk.terminology",
  "date": "2025-09-22",
  "publisher": "MedCom",
  "jurisdiction": [ {
    "coding": [ {
      "code": "DK",
      "system": "urn:iso:std:iso:3166",
      "display": "Denmark"
    } ]
  } ],
  "content": "complete",
  "property": [ {
    "uri": "http://hl7.org/fhir/concept-properties#status",
    "code": "status",
    "type": "code",
    "description": "A property that indicates the status of the concept. One of active, experimental, deprecated, or retired."
  }, {
    "uri": "http://hl7.org/fhir/concept-properties#effectiveDate",
    "code": "effectiveDate",
    "type": "dateTime",
    "description": "The date at which the concept status was last changed."
  } ],
  "name": "MedComCoreEncounterActCodes",
  "type": null,
  "experimental": "false",
  "resourceType": "CodeSystem",
  "title": "MedComCoreEncounterActCodes",
  "package_version": "2.0.0",
  "status": "active",
  "id": "c2c878c2-f011-4522-9134-49d25f829e94",
  "kind": null,
  "count": 1,
  "url": "http://medcomfhir.dk/ig/terminology/CodeSystem/medcom-core-encounter-act-codes",
  "concept": [ {
    "code": "other",
    "display": "Other encounter class",
    "property": [ {
      "code": "status",
      "valueCode": "active"
    }, {
      "code": "effectiveDate",
      "valueDateTime": "2022-10-05"
    } ]
  } ],
  "caseSensitive": false,
  "version": "1.0.1",
  "contact": [ {
    "name": "MedCom",
    "telecom": [ {
      "value": "http://www.medcom.dk",
      "system": "url"
    } ]
  } ]
}