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

FHIR IG Statistics: StructureDefinition/NLLMedReqNoteType.StructureDefinition

Packagepoc.bonsai.current
Resource TypeStructureDefinition
IdNLLMedReqNoteType.StructureDefinition
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=poc.bonsai.current@1.1.0&canonical=http://electronichealth.se/fhir/StructureDefinition/NLLMedReqNoteType
URLhttp://electronichealth.se/fhir/StructureDefinition/NLLMedReqNoteType
Version1.0.0
Statusactive
Date2022-01-14
NameNLLMedReqNoteType
TypeExtension
Kindcomplex-type

Resources that use this resource

StructureDefinition
NLLAnnotationNLLAnnotation

Resources that this resource uses

ValueSet
medreq-note-typesTyp av förskrivningsnotering

Examples of Use for Extension

No extension usage examples found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "StructureDefinition",
  "url": "http://electronichealth.se/fhir/StructureDefinition/NLLMedReqNoteType",
  "version": "1.0.0",
  "name": "NLLMedReqNoteType",
  "status": "active",
  "date": "2022-01-14",
  "publisher": "Swedish eHealth Agency",
  "fhirVersion": "4.0.1",
  "mapping": [
    {
      "identity": "rim",
      "uri": "http://hl7.org/v3",
      "name": "RIM Mapping"
    }
  ],
  "kind": "complex-type",
  "abstract": false,
  "context": [
    {
      "type": "element",
      "expression": "Annotation"
    }
  ],
  "type": "Extension",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Extension.url",
        "path": "Extension.url",
        "fixedUri": "http://electronichealth.se/fhir/StructureDefinition/NLLMedReqNoteType"
      },
      {
        "id": "Extension.value[x]",
        "path": "Extension.value[x]",
        "type": [
          {
            "code": "code"
          }
        ],
        "binding": {
          "strength": "required",
          "valueSet": "http://ehalsomyndigheten.se/fhir/ValueSet/medreq-note-types"
        }
      }
    ]
  }
}