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

FHIR IG analytics

Packagehl7.fhir.uv.xver-r4.r4b
Resource TypeCodeSystem
IdCodeSystem-v3-PatientImportance.json
FHIR VersionR4B

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

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

Generated Narrative: CodeSystem v3-PatientImportance

This case-sensitive code system http://terminology.hl7.org/CodeSystem/v3-PatientImportance defines the following codes in a Is-A hierarchy:

CodeDisplayDefinition
BM Board MemberBoard member of health care organization
DFM Physician Family MemberFamily member of staff physician
DR Staff PhysicianMember of the health care organization physician staff
FD Financial DonorFinancial donor to the health care organization
FOR Foreign DignitaryForeign citizen dignitary of interest to the health care organization
GOVT Government DignitaryGovernment dignitary of interest to the organization
SFM Staff Family MemberFamily member of staff member
STF Staff MemberStaff member of the health care organization
VIP Very Important PersonVery important person of interest to the health care organization

Source1

{
  "resourceType": "CodeSystem",
  "id": "v3-PatientImportance",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode": "external"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger": 0
    },
    {
      "extension": [
        {
          "url": "packageId",
          "valueId": "hl7.fhir.uv.xver-r4.r4b"
        },
        {
          "url": "version",
          "valueString": "0.0.1-snapshot-2"
        }
      ],
      "url": "http://hl7.org/fhir/StructureDefinition/package-source"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "fhir"
    }
  ],
  "url": "http://terminology.hl7.org/CodeSystem/v3-PatientImportance",
  "version": "2018-08-12",
  "name": "v3.PatientImportance",
  "title": "v3 Code System PatientImportance",
  "status": "active",
  "experimental": false,
  "date": "2018-08-12T00:00:00+10:00",
  "publisher": "FHIR Infrastructure",
  "contact": [
    {
      "name": "FHIR Infrastructure",
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/fiwg"
        }
      ]
    }
  ],
  "description": "Patient VIP code",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001",
          "display": "World"
        }
      ]
    }
  ],
  "caseSensitive": true,
  "valueSet": "http://terminology.hl7.org/ValueSet/v3-PatientImportance|3.0.0",
  "hierarchyMeaning": "is-a",
  "content": "complete",
  "concept": [
    {
      "code": "BM",
      "display": "Board Member",
      "definition": "Board member of health care organization"
    },
    {
      "code": "DFM",
      "display": "Physician Family Member",
      "definition": "Family member of staff physician"
    },
    {
      "code": "DR",
      "display": "Staff Physician",
      "definition": "Member of the health care organization physician staff"
    },
    {
      "code": "FD",
      "display": "Financial Donor",
      "definition": "Financial donor to the health care organization"
    },
    {
      "code": "FOR",
      "display": "Foreign Dignitary",
      "definition": "Foreign citizen dignitary of interest to the health care organization"
    },
    {
      "code": "GOVT",
      "display": "Government Dignitary",
      "definition": "Government dignitary of interest to the organization"
    },
    {
      "code": "SFM",
      "display": "Staff Family Member",
      "definition": "Family member of staff member"
    },
    {
      "code": "STF",
      "display": "Staff Member",
      "definition": "Staff member of the health care organization"
    },
    {
      "code": "VIP",
      "display": "Very Important Person",
      "definition": "Very important person of interest to the health care organization"
    }
  ]
}