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

FHIR IG Statistics: StructureDefinition/sfm-generalcomment

Packagesfm.130323
Resource TypeStructureDefinition
Idsfm-generalcomment
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=sfm.130323@3.0.1&canonical=http://ehelse.no/fhir/StructureDefinition/sfm-generalcomment
URLhttp://ehelse.no/fhir/StructureDefinition/sfm-generalcomment
Version1.0
Statusactive
Date2021-05-01
NameSfmGeneralComment
Titlesfm-generalcomment
Descriptiongenreal comment in PLL.
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-generalcomment",
  "meta": {
    "versionId": "1",
    "lastUpdated": "2018-10-26T04:57:51.449+00:00"
  },
  "url": "http://ehelse.no/fhir/StructureDefinition/sfm-generalcomment",
  "version": "1.0",
  "name": "SfmGeneralComment",
  "title": "sfm-generalcomment",
  "status": "active",
  "date": "2021-05-01",
  "description": "genreal comment in PLL.",
  "fhirVersion": "4.0.0",
  "kind": "complex-type",
  "abstract": false,
  "context": [
    {
      "type": "element",
      "expression": "Basic"
    }
  ],
  "type": "Extension",
  "baseDefinition": "http://hl7.org/fhir/StructureDefinition/Extension",
  "derivation": "constraint",
  "differential": {
    "element": [
      {
        "id": "Extension",
        "path": "Extension",
        "short": "Comment on LIB",
        "definition": "Textual information regarding the LIB/PLL provided."
      },
      {
        "id": "Extension.url",
        "path": "Extension.url",
        "fixedUri": "http://ehelse.no/fhir/StructureDefinition/sfm-generalcomment"
      },
      {
        "id": "Extension.value[x]",
        "path": "Extension.value[x]",
        "type": [
          {
            "code": "string"
          }
        ]
      }
    ]
  }
}