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

FHIR IG analytics

Packagehl7.fhir.uv.fml
Resource TypeValueSet
IdValueSet-vs-map-model-mode.json
FHIR VersionR6
Sourcehttps://build.fhir.org/ig/HL7/mapping-language-ig/ValueSet-vs-map-model-mode.html
URLhttp://hl7.org/fhir/ValueSet/map-model-mode
Version0.1.0
Statusactive
Date2020-12-28T16:55:11+11:00
NameStructureMapModelMode
TitleStructure Map Model Mode
Realmuv
Authorityhl7
DescriptionHow the referenced structure is used in this mapping.

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
hl7.fhir.uv.fml#currentmap-model-modeStructure Map Model Mode

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ValueSet vs-map-model-mode


Source1

{
  "resourceType": "ValueSet",
  "id": "vs-map-model-mode",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode": "fhir"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode": "trial-use"
    },
    {
      "url": "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger": 2
    }
  ],
  "url": "http://hl7.org/fhir/ValueSet/map-model-mode",
  "identifier": [
    {
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113883.4.642.3.675"
    },
    {
      "use": "old",
      "system": "urn:ietf:rfc:3986",
      "value": "urn:oid:2.16.840.1.113883.4.642.3.661"
    }
  ],
  "version": "0.1.0",
  "name": "StructureMapModelMode",
  "title": "Structure Map Model Mode",
  "status": "active",
  "experimental": false,
  "date": "2020-12-28T16:55:11+11:00",
  "publisher": "HL7 International / FHIR Infrastructure",
  "contact": [
    {
      "name": "HL7 International / FHIR Infrastructure",
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/fiwg"
        }
      ]
    },
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://www.hl7.org/Special/committees/fiwg"
        }
      ]
    }
  ],
  "description": "How the referenced structure is used in this mapping.",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "http://unstats.un.org/unsd/methods/m49/m49.htm",
          "code": "001",
          "display": "World"
        }
      ]
    }
  ],
  "immutable": true,
  "compose": {
    "include": [
      {
        "system": "http://hl7.org/fhir/map-model-mode",
        "version": "6.0.0-ballot3"
      }
    ]
  }
}