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

FHIR IG analytics

Packagese.electronichealth.fhir.nll.r4
Resource TypeValueSet
Idregistration-basis.json
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=se.electronichealth.fhir.nll.r4@1.2.0&canonical=http://ehalsomyndigheten.se/fhir/ValueSet/registration-basis
URLhttp://ehalsomyndigheten.se/fhir/ValueSet/registration-basis
Version1.1.0
Statusactive
Date2023-07-31T22:00:00+00:00
Nameregistration-basis
TitleTyp av registreringsunderlag
DescriptionFormat för underlag som användes vid registrering av en förskrivning

Resources that use this resource

StructureDefinition
se.electronichealth.fhir.nll.r4#1.2.0NLLMedicationRequestNLLMedicationRequest
se.electronichealth.fhir.nll.r4#1.2.0NLLPrescriptionDetailsNLLPrescriptionDetails

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "ValueSet",
  "id": "registration-basis",
  "meta": {
    "profile": [
      "http://electronichealth.se/fhir/StructureDefinition/NLLValueSet"
    ]
  },
  "url": "http://ehalsomyndigheten.se/fhir/ValueSet/registration-basis",
  "version": "1.1.0",
  "name": "registration-basis",
  "title": "Typ av registreringsunderlag",
  "status": "active",
  "date": "2023-07-31T22:00:00+00:00",
  "publisher": "E-hälsomyndigheten",
  "description": "Format för underlag som användes vid registrering av en förskrivning",
  "compose": {
    "include": [
      {
        "system": "http://ehalsomyndigheten.se/fhir/CodeSystem/library",
        "version": "1.3.0",
        "concept": [
          {
            "code": "PAPER",
            "display": "Papper"
          },
          {
            "code": "PHONE",
            "display": "Telefon"
          },
          {
            "code": "ELECTRONIC",
            "display": "Elektroniskt"
          }
        ]
      }
    ]
  }
}