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

FHIR IG Statistics: ValueSet/FlagCode

Packagenhn.fhir.no.kjernejournal
Resource TypeValueSet
IdFlagCode
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=nhn.fhir.no.kjernejournal@1.0.1&canonical=http://nhn.no/kj/fhir/ValueSet/FlagCode
URLhttp://nhn.no/kj/fhir/ValueSet/FlagCode
Version1.0
Statusactive
Date2019-11-29T09:38:35.7717686+00:00
NameFlagCode
TitleFlag Code
DescriptionValueSet including all codes from urn:oid:2.16.578.1.12.4.1.1.7522 that is allowed to use

Resources that use this resource

StructureDefinition
KjFlagKjFlag

Resources that this resource uses

CodeSystem
OtherProceduralChangesOther Procedural Changes

Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "id": "FlagCode",
  "meta": {
    "versionId": "1",
    "lastUpdated": "2019-11-29T09:38:42.502+00:00"
  },
  "url": "http://nhn.no/kj/fhir/ValueSet/FlagCode",
  "version": "1.0",
  "name": "FlagCode",
  "title": "Flag Code",
  "status": "active",
  "date": "2019-11-29T09:38:35.7717686+00:00",
  "publisher": "Direktoratet for e-helse",
  "description": "ValueSet including all codes from urn:oid:2.16.578.1.12.4.1.1.7522 that is allowed to use",
  "immutable": false,
  "compose": {
    "include": [
      {
        "system": "http://nhn.no/kj/fhir/CodeSystem/OtherProceduralChanges",
        "concept": [
          {
            "code": "2",
            "display": "Avtale om åpen retur"
          },
          {
            "code": "3",
            "display": "Spesifikk lege/avdeling bør kontaktes ved forverring"
          },
          {
            "code": "4",
            "display": "Anbefalt spesifisert behandlingsprosedyre"
          },
          {
            "code": "5",
            "display": "Annen endring i prosedyrer"
          }
        ]
      }
    ]
  }
}