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

FHIR IG Statistics: StructureDefinition/sfm-prescriptiontype

Packagesfm.130323
Resource TypeStructureDefinition
Idsfm-prescriptiontype
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=sfm.130323@3.0.1&canonical=http://ehelse.no/fhir/StructureDefinition/sfm-prescriptiontype
URLhttp://ehelse.no/fhir/StructureDefinition/sfm-prescriptiontype
Version1.0
Statusactive
Date2021-05-01
NameSfmPrescriptionType
Titlesfm-prescriptiontype
DescriptionType of prescription.
TypeExtension
Kindcomplex-type

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Examples of Use for Extension

No extension usage examples found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "StructureDefinition",
  "id": "sfm-prescriptiontype",
  "meta": {
    "versionId": "3",
    "lastUpdated": "2018-10-03T14:00:06.184+00:00"
  },
  "url": "http://ehelse.no/fhir/StructureDefinition/sfm-prescriptiontype",
  "version": "1.0",
  "name": "SfmPrescriptionType",
  "title": "sfm-prescriptiontype",
  "status": "active",
  "date": "2021-05-01",
  "description": "Type of prescription.",
  "fhirVersion": "4.0.0",
  "kind": "complex-type",
  "abstract": false,
  "context": [
    {
      "type": "element",
      "expression": "MedicationStatement"
    }
  ],
  "type": "Extension",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Extension",
        "path": "Extension",
        "short": "Type of prescription",
        "max": "1"
      },
      {
        "id": "Extension.url",
        "path": "Extension.url",
        "fixedUri": "http://ehelse.no/fhir/StructureDefinition/sfm-prescriptiontype"
      },
      {
        "id": "Extension.value[x]",
        "path": "Extension.value[x]",
        "type": [
          {
            "code": "CodeableConcept"
          }
        ]
      },
      {
        "id": "Extension.value[x].coding.system",
        "path": "Extension.value[x].coding.system",
        "fixedUri": "urn:oid:2.16.578.1.12.4.1.1.7404"
      }
    ]
  }
}